sharkdp / lscolors

A Rust library and tool to colorize paths using LS_COLORS
Apache License 2.0
265 stars 18 forks source link

Implement correct fallback logic #13

Closed sharkdp closed 5 years ago

sharkdp commented 5 years ago

Quoting from #10:

Additionally, mi falls back to or if mi is not set, so LS_COLORS='or=31;01:' results in both getting the red or color.