github Canop/broot v1.44.3
broot v1.44.3

2 days ago
  • removed default bindings on left and right keys. You may add them back by adding this to your verbs.hjson:
    { key: "left", internal: "back" }
    { key: "right", internal: "open_stay" }
  • rustc minimal version changed from 1.76 to 1.79, which allows better performing image rendering
  • remove dependency to onig, to allow compatibility with gcc 15 - Fix #956

Don't miss a new broot release

NewReleases is sending notifications on new releases.