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 parse clear formatting ansi codes correctly #16

Open
SerialVelocity opened this issue Mar 27, 2015 · 0 comments
Open

Unable to parse clear formatting ansi codes correctly #16

SerialVelocity opened this issue Mar 27, 2015 · 0 comments
Labels

Comments

@SerialVelocity
Copy link

Hey,

Wikipedia mentions that colour formatting ansi codes are in the format:

CSI n1 [;n2 [; ...]] m

Your parser doesn't support:

\x1b[0;;m

This is what a program I'm using outputs. Would it be hard for you to add support for this?

Thanks!
Nebster

rburns referenced this issue in NeeEoo/ansi-to-html-no-xml Oct 30, 2018
@rburns rburns added the bug label Jan 20, 2019
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

2 participants