Textualize / textual-web

Run TUIs and terminals in your browser
MIT License
782 stars 17 forks source link

Emojis cause visual glitches (affects CommandPalette, DirectoryTree) #25

Open darrenburns opened 1 year ago

darrenburns commented 1 year ago

There seems to be an issue with emojis, presumably this is in xterm.js.

Examples:

Emojis typed into an input break measurement:

image

The directory tree causes rendering glitches - note that the line numbers are appearing twice in the image below. This doesn't happen when there's no DirectoryTree.

image