Broot Versions Save

A new way to see and navigate directory trees : https://dystroy.org/broot

v1.25.1

8 months ago
  • fix shift-char in input extending the selection - Fix #733

v1.25.0

8 months ago
  • allow unescaped '::' in pattern position, experimental (might be removed)
  • allow hexa color notation in skins (eg #fb0 or #FFD700)

v1.24.2

10 months ago
  • fix a case of br script installation failing on Windows/Powershell

v1.24.1

10 months ago

Better --help

v1.24.0

10 months ago
  • installer for the powershell br script on windows - Thanks @felixkroemer
  • new --help, more compact
  • allow extra spaces before the verb
  • updated man page, now distributed in releases as /man/broot.1

v1.23.0

11 months ago
  • prettier, faster SVG rendering
  • reorganize default conf files, with a "skins" subfolder
  • some dependencies updated

v1.22.1

11 months ago
  • allow dir computations in /run/media - Fix #704 - Thanks @jinliu
  • fix included solarized-dark.hjson skin file

v1.22.0

11 months ago
  • define disk space availability colors in skin - Fix #705
  • left elision of path when path/name doesn't fit - Fix #700

v1.21.3

1 year ago
  • switch_terminal verb parameter - Thanks @stevenxxiu
  • on Windows, when using -c, clear events after delay - Fix #699

v1.21.2

1 year ago
  • update dependencies because of some yanked ones