6 ms·
Use broot as tree is not necessary of course `tree | less` works for that but as hinted in the article broot contains a lot more features. Fuzzy finding, previe
by indianboy42 5y ago
Use broot as tree is not necessary of course `tree | less` works for that but as hinted in the article broot contains a lot more features. Fuzzy finding, preview, multiwindow copy/paste, renaming, directory navigation etc
- wruza 5y agoDoes it contain emacs? That would be nice.
- awestroke 5y agoWhat would be nice about that?
- kitd 5y agoThere's a broot alternative called lf that opens files in $EDITOR https://github.com/gokcehan/lf https://github.com/gokcehan/lf
- jcynix 5y agoWhat's wrong with dired mode? Ok, you'll get each directory in its own buffer. But, thinking of that, it shouldn't be to hard to make dired mode recurse into subdirectories inside the same buffer. (And fold/unfold like orgmode does. ;-)
- thom 5y agodired-subtree does this, albeit on demand, not eagerly descending into subdirectories. dired-hacks more generally has lots of good stuff like filtering etc.
- natrys 5y agoIt's a single variable setting now: https://www.manueluberti.eu/emacs/2021/07/14/dired/ https://www.manueluberti.eu/emacs/2021/07/14/dired/
- tempodox 5y agoCan broot render on a light background? I haven't found an option for that. If it could, I'd use it.
- dystroy 5y agoYes it can. See https://dystroy.org/broot/skins/#white-background-skin https://dystroy.org/broot/skins/#white-background-skin