kamiyaa / joshuto

ranger-like terminal file manager written in Rust
https://crates.io/crates/joshuto
GNU Lesser General Public License v3.0
3.43k stars 151 forks source link

fix selection style when lscolors enabled #496

Closed luteran42 closed 7 months ago

luteran42 commented 7 months ago

Selection style is not applied when the "lscolors" option is enabled.

kamiyaa commented 7 months ago

Thanks!