Denys Séguret
Denys Séguret
Note: if somebody has a 100% Rust reliable solution to get path status without gix, please suggest.
Progress: https://github.com/Canop/stagix I'm only missing the numbers of lines added/removed
This might be a duplicate of https://github.com/wez/wezterm/issues/4785 but is more specific
``` 15:21:36.814 INFO wezterm_gui::termwindow > DeadKeyStatus now: Composing("^") 15:21:37.293 INFO wezterm_gui::termwindow > DeadKeyStatus now: None 15:21:37.294 INFO wezterm_gui::termwindow::keyevent > key_event KeyEvent { key: Char('^'), modifiers: NONE, leds: (empty), repeat_count: 1,...
@voldikss why will it be removed ? I'm the author of broot, so if the problem involves the broot's side, I can help.
Any screencast, articles, tutorials, etc. are welcome (and they're needed). I would gladly link them from the site.
@Maxzor Is your Firefox test with extensions ? What's the error in the console ?
(not saying your comments aren't relevant) the reason dysk's use bar is shorter is that it's pixel precise while it's only character precise in other tools.
Passing the bar width in parameter would be trivial, like `--bar-width 40`, but do we want a parameter just for that ?
Changing colors while staying readable at a glance isn't easy. I tried, it's even still visible in another tool which internally uses the same core, broot:  So right now...