Emojis work properly but sometimes they don't. #9286

Open
opened 2026-01-31 01:50:47 +00:00 by claunia · 0 comments
Owner

Originally created by @w3dg on GitHub (Jun 26, 2020).

Environment

Windows build number: Microsoft Windows [Version 10.0.18362.418]
Windows Terminal version : 1.0.1401.0

Git Bash might not really be tied to only this.

Steps to reproduce

Have a javascript file which console.logs emojis and some text. run that thru node or do a yarn install with --emoji true flag.

Expected behavior

To display emojis perfectly alright

Actual behavior

It works for some emojis and not always but if cat or type is run then it shows emojis perfectly.


The sparkles emoji is fine but the others are not

As you can see, in node it doesnt work. but while catting it it does work and the check mark and some others are the only that works

Originally created by @w3dg on GitHub (Jun 26, 2020). # Environment ```none Windows build number: Microsoft Windows [Version 10.0.18362.418] Windows Terminal version : 1.0.1401.0 Git Bash might not really be tied to only this. ``` # Steps to reproduce Have a javascript file which console.logs emojis and some text. run that thru node or do a `yarn install` with `--emoji true` flag. # Expected behavior To display emojis perfectly alright # Actual behavior It works for some emojis and not always but if `cat` or `type` is run then it shows emojis perfectly. ![](https://i.imgur.com/TtLtpx7.png) The sparkles emoji is fine but the others are not ![](https://i.imgur.com/7HV9nn8.jpeg) As you can see, in node it doesnt work. but while catting it it does work and the check mark and some others are the only that works
claunia added the Resolution-ExternalNeeds-Tag-Fix labels 2026-01-31 01:50:47 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#9286