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

freshen should check whether terminal supports colors before colorizing output #28

Closed
ghost opened this issue Jun 8, 2011 · 2 comments
Labels
Milestone

Comments

@ghost
Copy link

ghost commented Jun 8, 2011

I'm using freshen with PyDev (and it's nice nose support). The problem is that PyDev is eclipse based and eclipse's terminal doesn't support colors. The following fix will check for the terminal's capability to deal with colors before colorizing output.

@ghost
Copy link
Author

ghost commented Jun 9, 2011

Only the third commit is the right one. The other two went in by accident.

@ghost
Copy link
Author

ghost commented Jun 9, 2011

Anyone knows how to make this work on Windows? I think curses is *nix only, right?

@ghost ghost closed this as completed Jul 4, 2011
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

0 participants