Denys Séguret

Results 760 comments of 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: ![image](https://user-images.githubusercontent.com/617006/154753524-4556bdbf-f84e-4bb1-9b1f-bf67f29a44bd.png) Here's kitty: ![image](https://user-images.githubusercontent.com/617006/154753622-dbe81a13-660e-4739-9b3b-7f7c1ac84e07.png) 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