Canop / broot

A new way to see and navigate directory trees : https://dystroy.org/broot
MIT License
10.56k stars 230 forks source link

Parse LS_COLORS #289

Open isene opened 3 years ago

isene commented 3 years ago

I have an elaborate LS_COLORS (see https://github.com/isene/LS_COLORS).

It would be great to have broot automatically parse LS_COLORS to have consistency between broot and ls.

Canop commented 3 years ago

The problem isn't to "parse" LS_COLORS, but what to do with it.

Explanation here: https://github.com/Canop/broot/issues/116