Xterm.js: emoji/unicode support mostly broken in windows

Created on 4 Feb 2020  路  5Comments  路  Source: xtermjs/xterm.js

Reminder issue to get the hands dirty to identify/fix unicode issues in windows, for some background see comments in https://github.com/xtermjs/xterm.js/pull/2568.

areparser platforwindows typbug

All 5 comments

Any plans to iterate on this issue?

Just time is blocking it, I have too many more important things to look at so I doubt I would be able to get to it. This needs some investigation of what differs with emoji between native ptys and Conpty on Windows and to come up with a plan to support both.

Emoji support for windows terminal looks backlogged since 2018 https://github.com/microsoft/terminal/issues/190

Oh ok, so it's partially supported then. I thought I saw them advertising emoji support as one of the shiny things in WT 馃

Last time I looked at it the problem was around line/screen refresh pattern used by conpty. The emojis itself came thought but got partially scrambled by wrong offsets of the refreshs (deleting parts of multibyte chars).

Was this page helpful?
0 / 5 - 0 ratings

Related issues

sindresorhus picture sindresorhus  路  29Comments

anatoly-spb picture anatoly-spb  路  24Comments

cristynkells picture cristynkells  路  26Comments

BengBu-YueZhang picture BengBu-YueZhang  路  63Comments

Tyriar picture Tyriar  路  54Comments