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

Support ANSI color escape codes in pretty-printed logs #148

Open
edolstra opened this issue Feb 4, 2014 · 2 comments
Open

Support ANSI color escape codes in pretty-printed logs #148

edolstra opened this issue Feb 4, 2014 · 2 comments
Assignees
Labels

Comments

@edolstra
Copy link
Member

edolstra commented Feb 4, 2014

All that's needed for this is to detect the ANSI escape codes and map them to HTML, e.g. "..." or something like that.

@ghost ghost assigned edolstra Feb 4, 2014
@expipiplus1
Copy link
Contributor

This looks like it could be useful: http://search.cpan.org/~nuffin/HTML-FromANSI-2.03/lib/HTML/FromANSI.pm

@hacker1024
Copy link
Member

Has anyone attempted this yet? Seems like a good first PR, unless there are any unexpected complications?

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

3 participants