ogham / exa

A modern replacement for ‘ls’.
https://the.exa.website/
MIT License
23.64k stars 660 forks source link

Binary qualifiers missing in exa -blh #689

Closed WascawyWabbit closed 4 years ago

WascawyWabbit commented 4 years ago

Ubuntu 20.04, installed exa v0.9 via cargo

image

"3.7" isn't much use without a qualifier...

WascawyWabbit commented 4 years ago

also, why is the binary from cargo more than twice the size of that from:

https://github.com/ogham/exa/releases/download/v0.9.0/exa-linux-x86_64-0.9.0.zip (unzipped of course)?

WascawyWabbit commented 4 years ago

Doh, i'm using Scott Hanselman's "Ubunutu legit" colour scheme in Windows Terminal & WSL. With the scheme colour green I see no qualifier, but setting green to, well, green, shows it. Likewise with --colour never.

Apologies. It's a nice ls replacement, but its default colours are sub-optimal. How are they changed pls?