You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@willmcgugan Cannot repro this one in the xterm.js demo under linux/chrome/firefox with any renderer (always get the full "image"), still the other issue #4480 repros here as well (in chrome/firefox with canvas/webgl renderer).
Are there additional steps to do in between to get into the broken output? (Tried several things, like ls and mc output, before getting back to the colors file.)
xterm will blank out parts of the terminal when writing a large amount of color escape sequences.
To reproduce, download this file:
colors.txt
cat the contents in VSCode. You should see a spectrum of colors like the following:
But if you hit a key, you should see that much of the content disappears. Resizing the window often makes it come back.
Occasionally this also results in the following glitch.
I suspect this is the root cause of #4480
Details
The text was updated successfully, but these errors were encountered: