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

Add support for the "Not italic" escape code #1613

Merged
merged 1 commit into from Aug 14, 2018

Conversation

shroudedcode
Copy link
Contributor

This PR adds support for the \x1B[23m "Not italic" escape code which is supported by most terminal emulators (that also support "Italic" itself) and used by the popular chalk package.

I wasn't sure whether and where I should add tests for this.

@Tyriar Tyriar added this to the 3.7.0 milestone Aug 14, 2018
Copy link
Member

@Tyriar Tyriar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@Tyriar Tyriar merged commit 0e45909 into xtermjs:master Aug 14, 2018
@shroudedcode shroudedcode deleted the support-not-italic branch August 14, 2018 18:40
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.

None yet

2 participants