-
Notifications
You must be signed in to change notification settings - Fork 30.2k
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
when using dom
renderer, command execution stalls and cursor can be in the wrong place
#161970
Comments
oh-my-zsh
, command execution stalls and cursor can be in the wrong placedom
renderer, command execution stalls and cursor can be in the wrong place
also happens with |
@jrieken did some change happen around trusted types? The dynamically loaded xterm.js script needs to set inline attributes/innerHTML |
No, nothing that I am aware of. Tho, the If you have to use
However, you should try to avoid that and keep things more simple, e.g use |
Ah you're right, this was a coding error introduced with underlines: xtermjs/xterm.js@72d18f7d5e |
- Fixes a performance regression related to microtasks - Fixes trusted types error breaking DOM renderer Fixes #161970
- Fixes a performance regression related to microtasks - Fixes trusted types error breaking DOM renderer Fixes microsoft#161970
Testing #161851
with
gpuAcceleration:off
EDIT oron
https://user-images.githubusercontent.com/29464607/192535337-bb6bab6e-8fb8-4315-8d2c-c781124aa284.mov
The text was updated successfully, but these errors were encountered: