Hacker News new | ask | show | jobs
by IronBacon 296 days ago
In my opinion Dired is the best way to rename files bar none (wdired-mode)...
1 comments

I'd say this ain't an opinion - it's a fact. Where else can you rename a bunch of items in your directory tree, recursively, using all the features of your editor - multiple cursors, keyboard macros, spellchecking, etc.?

There just doesn't exist another piece of software (go ahead, prove me wrong) where you can edit your filesystem like a wiki page.

Oh, you know what? I stand corrected - turns out, yazi and oil in neovim actually can do something similar. TIL.