We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm not sure exactly the underlying cause, but I do have a reproducer:
echo -e "\e[30;43m RUNS \e[39;49m tests/\e[1mlogin.kt\e[22m"
The terminal looks like this:
The Asciinema looks like this: https://asciinema.org/a/YXcL46YjbPxvrvbEiCUkW5lq7
The Asciinema JSON contains the correct output:
[1.025222, "o", "\u001b[30;43m RUNS \u001b[39;49m tests/\u001b[1mlogin.kt\u001b[22m\r\n"]
svg-term (via svg-term-cli) looks like this: This is a gif recording of Firefox rendering. Chrome renders the same.
The text was updated successfully, but these errors were encountered:
Looks related to what's happening in #11?
Sorry, something went wrong.
No branches or pull requests
I'm not sure exactly the underlying cause, but I do have a reproducer:
The terminal looks like this:
The Asciinema looks like this:
https://asciinema.org/a/YXcL46YjbPxvrvbEiCUkW5lq7
The Asciinema JSON contains the correct output:
svg-term (via svg-term-cli) looks like this:
This is a gif recording of Firefox rendering. Chrome renders the same.
The text was updated successfully, but these errors were encountered: