Skip to content

broot v1.51.0

Choose a tag to compare

@Canop Canop released this 05 Oct 07:01
· 131 commits to main since this release
  • improved image rendering (both speed by using the zune-image library, and quality with bilinear interpolation)
  • fix compilation broken by 1.50.0 on Android- thanks @dead10ck
  • --listen-auto listens for commands on a random linux socket - Fix #1064
  • when auto-completing, back-tab cycles in reverse order - Fix #1071