Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unicode characters not properly displayed #553

Open
janpfeifer opened this issue Oct 20, 2019 · 5 comments
Open

Unicode characters not properly displayed #553

janpfeifer opened this issue Oct 20, 2019 · 5 comments
Labels
upstream This due to an external component we are using

Comments

@janpfeifer
Copy link

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 ?

@felixse
Copy link
Owner

felixse commented Oct 20, 2019

I think this is due to xtermjs/xterm.js#1709
Vscode seems to have the same problem.

@felixse felixse added the upstream This due to an external component we are using label Oct 20, 2019
@janpfeifer
Copy link
Author

Thanks Felix! :)

@BasixKOR
Copy link

BasixKOR commented Feb 6, 2020

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

@felixse
Copy link
Owner

felixse commented Feb 6, 2020

yeah, probably. Planning to update it this weekend.

@plastikfan
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upstream This due to an external component we are using
Projects
None yet
Development

No branches or pull requests

4 participants