Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

option for no colors #281

Open
Aeyk opened this issue Jun 13, 2023 · 1 comment
Open

option for no colors #281

Aeyk opened this issue Jun 13, 2023 · 1 comment

Comments

@Aeyk
Copy link

Aeyk commented Jun 13, 2023

i don't want to install glow or anything to get a colorless output

please consider supporting NO_COLORS, or TERM=dumb/xterm-mono and/or test -t 0 for non terminal outputs. as it is stands piping to less or redirecting to a file fills it with color codes and makes it impossible to read.

it's a 3 line minimally tested patch and i will gladly provide it

thanks for the nice tool!

@Aeyk
Copy link
Author

Aeyk commented Jun 13, 2023

pull request #282

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant