Here's the static site generator which now powers the sites of #broot, #bacon, #dysk, and more:

https://dystroy.org/ddoc/

It's brand new, feedback very welcome

Overview - ddoc

Markdown based static site generator

Release broot v1.53.0 · Canop/broot

fix some cases of the verb not removed from the input on execution (with a risk of accidental double execution) add the :filesystems (short :fs) verb and state on windows (it was already present on...

GitHub

I just released #broot v1.52.0

Nothing big, only small changes:

https://github.com/Canop/broot/releases/tag/v1.52.0

Release broot v1.52.0 · Canop/broot

auto_open_staging_area preference - Fix #1090 search content of file target of symlink - Fix #1081 fix nushell script (swapped logic for --listen and --listen-auto) - Thanks @cderwin return non-zer...

GitHub

Just released #broot 1.51.0

Main improvements are on image rendering speed and quality

https://dystroy.org/broot

Broot

Broot, a tree oriented file manager

I just released #broot v1.50.0 with several small improvements

https://dystroy.org/broot

Broot

Broot, a tree oriented file manager

new release: #broot v1.49 comes with an auto-refresh mode that you enable with `:watch`

Release: https://github.com/Canop/broot/releases/

broot: https://dystroy.org/broot/

Releases · Canop/broot

A new way to see and navigate directory trees : https://dystroy.org/broot - Canop/broot

GitHub

I try #broot and I already like it !! 

Did you?

#cli #tool #file
https://dystroy.org/broot/

Broot

Broot, a tree oriented file manager

#broot 1.42 comes with the support of .ignore files

Example: globally define files that you want gitignored but visible in broot

In ~/.config/git/ignore :

.ignore
my-notes.*

In ~/.ignore :

!my-notes.*

This way you don't have to specify anything in your git repositories.

I just released #broot v1.41.1

It comes with panel resizing and the "search again" feature.

Changelog: https://github.com/Canop/broot/blob/main/CHANGELOG.md

Home page: https://dystroy.org/broot/

broot/CHANGELOG.md at main · Canop/broot

A new way to see and navigate directory trees : https://dystroy.org/broot - Canop/broot

GitHub

#Broot 1.40.0 is out!

It lets you configure preview transformers so that you can preview PDF or Office files, beautify JSON files, and more.

See https://dystroy.org/broot/conf_file/#preview

Config files - Broot