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

Disable color output when not in TTY #2

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

ahwayakchih
Copy link

When running benchmark and piping output to a file, it is better to disable colors to prevent making log file unreadable.
It is also better to replace repeated output of x tests completed with a single line.

When running benchmark and piping output to a file, it is better to disable colors to prevent making log file unreadable.
It is also better to replace repeated output of `x tests completed` with a single line.
@Fishrock123
Copy link
Owner

just saw this, might get to it in a week or two! putting it on a better tracker for myself

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.

2 participants