Skip to content

broot v1.37.0

Choose a tag to compare

@Canop Canop released this 28 Apr 09:55
  • optionally display lines surrounding a matching line in preview, with lines_before_match_in_preview and lines_after_match_in_preview - Fix #756
  • filtered preview: jump between matches with :next_match (default: tab) and :previous_match (default shift-tab)
  • display setuid, setgid and sticky bits in permission - Fix #863, Thanks @Jisu-Woniu