7 ms·
If you're good with vim (and particularly with vim macros), `vidir` is indispensable.
by boon 12y ago
If you're good with vim (and particularly with vim macros), `vidir` is indispensable.
- fafner 12y agoGNU Emacs has something like that in Dired. It's called Wdired (writable dired) and allows editing the Dired buffer and then applies the changes. Think of it as editing `ls` output. https://www.gnu.org/software/emacs/manual/html_node/emacs/Wdired.html https://www.gnu.org/software/emacs/manual/html_node/emacs/Wd...