-
Notifications
You must be signed in to change notification settings - Fork 146
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve width predictions for color emoji codepoints.
Win 8.1 uses width 1 for non-surrogate pair color emoji codepoints, and width 2 for surrogate pair color emoji codepoints. Win 10 behaves like Win 8.1 in conhost, but like Win 11 in Windows Terminal. Win 11 uses width 2 for color emoji codepoints both in conhost and in Windows Terminal.
- Loading branch information
1 parent
da42ec7
commit dc31308
Showing
2 changed files
with
34 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters