Hacker News new | ask | show | jobs
by sbergjohansen 1408 days ago
vifm allows you to rename multiple files in bulk by opening a temporary file containing one filename per line in actual vim.

Edit: apparently ranger has this feature, too.

1 comments

`vidir` in moreutils [1] does exactly this.

[1]: https://joeyh.name/code/moreutils/