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

Support colorless output when redirecting/piping stdout; also provide --no-color option #120

Merged
merged 3 commits into from
Apr 11, 2023

Conversation

solidiquis
Copy link
Owner

@solidiquis solidiquis commented Apr 11, 2023

Closes #113

Additions

  • ANSI color escapes are not included when redirecting or piping output to a non-tty.
  • --no-color option added to print output without color.

@solidiquis solidiquis merged commit 0ba874c into master Apr 11, 2023
4 checks passed
@solidiquis solidiquis deleted the feature/colorless-output branch April 14, 2023 02: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.

Provide option to print without colors
1 participant