Skip to content

Releases: Canop/broot

broot v1.22.1

23 May 15:42
Compare
Choose a tag to compare
  • allow dir computations in /run/media - Fix #704 - Thanks @jinliu
  • fix included solarized-dark.hjson skin file

broot v1.22.0

19 May 04:52
Compare
Choose a tag to compare
  • define disk space availability colors in skin - Fix #705
  • left elision of path when path/name doesn't fit - Fix #700

broot v1.21.3

02 May 18:03
Compare
Choose a tag to compare
  • switch_terminal verb parameter - Thanks @stevenxxiu
  • on Windows, when using -c, clear events after delay - Fix #699

broot v1.21.2

30 Mar 19:09
Compare
Choose a tag to compare
  • update dependencies because of some yanked ones

broot v1.21.1

23 Mar 16:43
Compare
Choose a tag to compare
  • resolve ~ in special paths - Fix #685
  • better clipboard support on MacOS - thanks @bryan824

broot v1.21.0

17 Mar 19:33
Compare
Choose a tag to compare
  • better nushell integration (no need to quote arguments anymore, fix path extension broken by new version of nushell) - Thanks @stevenxxiu
  • don't show modal-only keys in help page when modal mode isn't enabled

broot v1.20.2

19 Feb 20:15
Compare
Choose a tag to compare
  • fix debug statement printed in some cases (mostly on Windows) - Fix #672

broot v1.20.1

08 Feb 17:35
Compare
Choose a tag to compare
  • fix status line not always displaying the hint of the input's verb - Fix #665

broot 1.20.0

03 Feb 12:18
Compare
Choose a tag to compare
  • unless overriden, /proc is now no-enter, which solves freezes when searchin on / in some system - See #639
  • SVG files now rendered as images in the preview panel
  • new version of the nushell function. You should be prompted for an update - Fix #656 - Thanks @FrancescElies and @mediumrarez
  • no-hide special paths - Thanks @Avlllo
  • preview can now be opened on directories, showing their first level - Fix #405
  • better determine whether the terminal is white or dark in some (probably rare) cases - See Canop/terminal-light#2

broot v1.19.0

03 Jan 18:48
Compare
Choose a tag to compare

Nushell support - Fix #375 - Thanks @FrancescElies, @mediumrarez, and issue contributors