FluentTerminal icon indicating copy to clipboard operation
FluentTerminal copied to clipboard

Unicode characters not properly displayed

Open janpfeifer opened this issue 6 years ago • 5 comments

Not sure if directly related in FluentTerminal, but there are blocks of Unicode characters that are not displayed correctly.

For example: "📂" does not seem to be properly displayed.

But then "⛹" is displayed ok -- it's a different Unicode block.

Any ideas ?

janpfeifer avatar Oct 20 '19 08:10 janpfeifer

I think this is due to https://github.com/xtermjs/xterm.js/issues/1709 Vscode seems to have the same problem.

felixse avatar Oct 20 '19 09:10 felixse

Thanks Felix! :)

janpfeifer avatar Oct 20 '19 09:10 janpfeifer

xtermjs/xterm.js#1709 looks fixed now. I think we can fix this by upgrading to xtermjs 4.4.0?

BasixKOR avatar Feb 06 '20 10:02 BasixKOR

yeah, probably. Planning to update it this weekend.

felixse avatar Feb 06 '20 17:02 felixse

Looking forward to a fix for this as I'm seeing a lot of mis-alignment issues with emojis. See this post I wrote in xterm.js

plastikfan avatar Apr 09 '21 14:04 plastikfan