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

No colors in output #29

Open
nicolaiskogheim opened this issue Aug 26, 2014 · 3 comments
Open

No colors in output #29

nicolaiskogheim opened this issue Aug 26, 2014 · 3 comments

Comments

@nicolaiskogheim
Copy link

Atom 0.123.0
Terminal Status 1.3.5

The terminal is all black and white. ls yields no colors, nor does my fancy test runner color anything.

It did, however, parse this correctly: echo "\033[31mHello World\033[0m" and give me red text.
The \x1B[0m format works for me as well, but not \e[0m.

Possibly OT: In my bash terminal i need the -e flag to echo for this to work, while terminal-status doesn't, and actually outputs the -e.

@nicolaiskogheim
Copy link
Author

This could of course be a problem with ansi-html-stream. What do you think?

@xdumaine
Copy link

Came to report this as well. Would love to see colors working, especially for stuff like git branch and diff.

@englercj
Copy link

+1 to this feature, I want to use this but no colors is pretty lame :(

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

No branches or pull requests

3 participants