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

fix: add better colors control #812

Merged
merged 3 commits into from
Sep 2, 2024

Conversation

mrexox
Copy link
Member

@mrexox mrexox commented Aug 30, 2024

Closes #581
Closes #582

🔧 Summary

  • Add --colors option which supports auto, off, and on values
  • Add support for NO_COLOR and CLICOLOR_FORCE env variables
  • Propagate NO_COLOR and CLICOLOR_FORCE variables to subcommands

@mrexox mrexox marked this pull request as ready for review August 30, 2024 09:53
@mrexox mrexox merged commit 72de5de into evilmartians:master Sep 2, 2024
12 of 19 checks passed
@mrexox mrexox deleted the fix/add-better-colors-control branch September 2, 2024 07:03
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

Successfully merging this pull request may close these issues.

Add option to force colorized output --no-colors does not disable all colorized output
1 participant