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

Extend ANSI code parser to handle multiple arguments #569

Merged
merged 2 commits into from
Sep 30, 2021
Merged

Conversation

jonatanklosko
Copy link
Member

Closes #567.

Apparently ANSI codes can be combined with semicolon like \e{code1};{code2}m, so I updated the parser to handle this.

@jonatanklosko jonatanklosko merged commit a57927e into main Sep 30, 2021
@jonatanklosko jonatanklosko deleted the jk-ansi branch September 30, 2021 15:57
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

Successfully merging this pull request may close these issues.

ANSI rendering bug with "0;"
2 participants