Skip to content

broot v1.56.3

Choose a tag to compare

@Canop Canop released this 13 May 09:02
· 14 commits to main since this release
  • fix control characters sometimes remaining in the terminal after broot exit
  • nushell: rename br module to avoid conflict in last nushell version - Fix #1138 - Thanks @paulhey
  • :open_stay on the staging area opens every staged file through the system opener - Fix #444 - Thanks @ChrisJr404