Canop / broot

A new way to see and navigate directory trees : https://dystroy.org/broot
MIT License
10.64k stars 234 forks source link

use temp_file transmission medium for kitty img #835

Closed Canop closed 7 months ago

Canop commented 7 months ago

Use one of those settings:

kitty_graphics_transmission: chunks
kitty_graphics_transmission: temp_file

The faster temp_file mode is the current default. Downside is it won't work for a remote broot execution.

May solve #789

Canop commented 7 months ago

A temporary build of broot has been made for linux testers: https://dystroy.org/broot/download/broot-faster-kitty-renderer

If you need a build for another platform, just ask.