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

Incomplete combined escape sequence support #52

Open
hadisfr opened this issue Aug 3, 2018 · 0 comments
Open

Incomplete combined escape sequence support #52

hadisfr opened this issue Aug 3, 2018 · 0 comments

Comments

@hadisfr
Copy link
Contributor

hadisfr commented Aug 3, 2018

It seems plugin doesn't support combined escape sequences. E.g. the following string won't be colorized at all in sublime text by plugin, while Colored should appear with red color on a yellow background.

echo -e "Normal\x1b[31;43mColored\x1b[0mNormal"
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

1 participant