Auto-detect terminal support for emojis #3642
Unanswered
peakschris
asked this question in
General
Replies: 1 comment 2 replies
-
Frankly, no. I'd stick to Windows Terminal if you want to be sure emojis work. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
On Windows, if I use default cmd with default font it doesn't support spinner emojis or ticks:
If I switch to cascadia mono, I get the spinners and ticks, but emojis don't work (this is cartwheel):
It's only if I run Windows Terminal that I get emojis and all:
is there some way in my code that I can detect these cases so I can avoid printing characters that will not display well?
Beta Was this translation helpful? Give feedback.
All reactions