xterm.js icon indicating copy to clipboard operation
xterm.js copied to clipboard

Initial Myanmar Unicode Support

Open heinthanth opened this issue 2 years ago • 2 comments

Hello,

image

We're trying to create a monospace font for Myanmar ( Burmese ) language. Font is kind of correct in editor. But not in the integrated terminal. I want to get some suggestion or feedback if it's our font issue or xterm rendering issue?

Thanks in advanced.

heinthanth avatar Nov 05 '23 03:11 heinthanth

Are the misfits combining chars or clusters? If so you prolly should wait until we have released the new unicode-graphemes addon. This will update unicode to v15 and also handle most grapheme clusters correctly, hopefully yours as well.

Security warning Dont install the package xterm-addon-unicode-graphemes from npm on your own - the name got sniped by a hacker deploying a remote shell.

jerch avatar Nov 05 '23 11:11 jerch

@jerch it's been unpublished 👌 https://www.npmjs.com/package/xterm-addon-unicode-graphemes

Tyriar avatar Nov 08 '23 14:11 Tyriar