Denys Séguret
Denys Séguret
It depends on the search mode. The current default is a search on path. If you switch to a search on filename, the path isn't repeated. See https://dystroy.org/broot/conf_file/#search-modes Try for...
The reason it's shown is so that the matching chars are displayed.
> But it would be useful to let the user decide anyway. This can be made configurable.
I confirm the problem. Here's a workaround: { apply_to: directory key: "enter" external: "cd {file}" from_shell: true }
I confirm it can be better. Here's the gnome terminal on Debian:  Here's kitty:  Can you tell me more about your terminal ? If it's a mac only...
Can you also give me your configuration file ? do you have a special skin ?
I don't have a mac. I need someone to step in and investigate
@kvark To dive into this involve fetching the repo and diving into some Rust. The image view is built and displayed here: https://github.com/Canop/broot/blob/master/src/image/image_view.rs The best way to try understand what...
> Why not put those preferences (or similar ones) into conf.hjson and comment them out so that users merely need to remove a # to activate them? That's the case....
You don't have to install syntect. Broot comes with those themes bundled in: https://dystroy.org/broot/conf_file/#syntax-theme