Skip to content

Releases: Canop/broot

broot v0.4.7

21 Jan 21:19
Compare
Choose a tag to compare
  • 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

12 Jan 19:22
Compare
Choose a tag to compare
  • 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

11 Jan 17:03
Compare
Choose a tag to compare

Faster search, mainly

broot v0.4.3

08 Jan 17:09
Compare
Choose a tag to compare

Faster search and directory size computation.

broot v0.4.2

07 Jan 19:42
Compare
Choose a tag to compare
  • more complete search if time allows
  • search pattern kept after verb execution

broot v0.4.1

07 Jan 13:09
Compare
Choose a tag to compare
Merge remote-tracking branch 'origin/master'