Replies: 1 comment 1 reply
|
https://onlinetools.com/unicode/convert-unicode-to-code-points tells us the codepoints:
Most probably the terminals that show the glyph have some kind of fontfallback implemented, while the other one just shows glyphs present in the selected font. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
I've noticed recently that the symbol "⇣" does not render properly on MobaXterm. On Windows Terminal and VS Code's terminal it renders properly.
Has anyone had this issue? If so, what are the solutions?
Some examples showing the sequence
[!⇣]MobaXterm:

VS Code:

Windows Terminal:

All reactions