Skip to content

broot v1.40.0

Compare
Choose a tag to compare
@Canop Canop released this 16 Jul 15:57
· 74 commits to main since this release

Major Feature: preview transformers

You can now define preview transformers to be applied before preview.
They allow for example previewing PDF or Office files, or beautifying JSON files.
Edit the preview_transformers array in your conf.hjson file.
See https://dystroy.org/broot/conf_file/#preview

Fixes

  • fix search on root - Fix #904
  • fix some verb cycling problems - Fix #902