Open
Description
master
@e2922fd
does display ANSI colors only when called via cargo:
cargo run -- .
however it does not correctly display ANSI colors when installed and run. (This also effects v13.0.0-alpha.7 installed via crates.io)
cargo install --path .; tokei .
instead the ANSI codes are displayed literally. See the image attached
v13.0.0-alpha.1
does work correctly when installed. alpha.2
-alpha.7
are either broken in this way, or broken for other reasons (clap).
I'm using Windows 10 22H2, with powershell7 on conhost.
Metadata
Metadata
Assignees
Labels
No labels