Releases: Canop/broot
Releases · Canop/broot
broot v0.4.7
- fix some cases of panic on broot quitting
- new
--cmd
program argument allows passing a sequence of commands to be immediately executed (see updated documentation) - better handling of symlink (display type of target, show invalid links, allow verbs on target)
- compiled with rustc 1.32 which brings about 4% improvements in perfs compared to 1.31
broot v0.4.6
- fix configured verbs not correctly handling paths with spaces
- fix
:q
not instantly quitting broot when computing size - hit enter on tree root correctly quits broot
broot v0.4.5
Faster search, mainly
broot v0.4.3
Faster search and directory size computation.
broot v0.4.2
- more complete search if time allows
- search pattern kept after verb execution
broot v0.4.1
Merge remote-tracking branch 'origin/master'