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

Allow colorizing without emitting ANSI codes #3

Merged
merged 2 commits into from
Apr 19, 2024
Merged

Conversation

akrantz01
Copy link
Owner

Adds support for colorizing without emitting ANSI codes into the output. This is useful for outputting to displays that do not support ANSI color codes.

To change color support, set the supports_color keyword argument to True to enable color (default) or False to disable.

@akrantz01 akrantz01 merged commit 40c0f3c into main Apr 19, 2024
21 checks passed
@akrantz01 akrantz01 deleted the disable-color branch April 19, 2024 05:29
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.

1 participant