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

Unable to disable output coloring. #8

Open
Quasek opened this issue Mar 24, 2015 · 4 comments
Open

Unable to disable output coloring. #8

Quasek opened this issue Mar 24, 2015 · 4 comments

Comments

@Quasek
Copy link
Contributor

Quasek commented Mar 24, 2015

Windows cmd line is not interpreting color markers. Is there a way to disable coloring?

@podusowski
Copy link
Owner

We need tty condition in ui module which sets ansi sequences only when appropriate. This might be useful: http://stackoverflow.com/questions/7445658/how-to-detect-if-the-console-does-support-ansi-escape-codes-in-python

podusowski added a commit that referenced this issue Mar 25, 2015
@Quasek
Copy link
Contributor Author

Quasek commented Mar 28, 2015

Problem still persists:
http://i.imgur.com/biGaCpZ.png

@Quasek
Copy link
Contributor Author

Quasek commented Mar 28, 2015

@podusowski podusowski reopened this Mar 28, 2015
@Quasek
Copy link
Contributor Author

Quasek commented Mar 28, 2015

Consider using https://github.com/tartley/colorama

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

No branches or pull requests

2 participants