xtermjs / xterm.js

A terminal for the web
https://xtermjs.org/
MIT License
17.68k stars 1.63k forks source link

Recent mcedit looks wrong in xtermjs, but OK in gnome-terminal #4579

Closed socketpair closed 1 year ago

socketpair commented 1 year ago

I tried both TERM=xterm and TERM=xterm-color.

xtermsj 5.0.0

mcedit looks like this:

image

There should not be any black stripes, everything should be filled with blue background. In gnome-terminal it looks fine.

Tell me how to debug. I use websocket in order to connect to PTY.

jerch commented 1 year ago

Should be fixed with #4438.

socketpair commented 1 year ago

in version 5.2