We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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 ?
The text was updated successfully, but these errors were encountered:
I think this is due to xtermjs/xterm.js#1709 Vscode seems to have the same problem.
Sorry, something went wrong.
Thanks Felix! :)
xtermjs/xterm.js#1709 looks fixed now. I think we can fix this by upgrading to xtermjs 4.4.0?
yeah, probably. Planning to update it this weekend.
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
No branches or pull requests
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 ?
The text was updated successfully, but these errors were encountered: