Color are wrong with unicode characters on Windows
anupamsr opened this issue · 2 comments
anupamsr commented
flagarde commented
@anupamsr Do you know which font is used in your terminal for the emoji ? I think it is a font problem. I would plan to use the same font for windows terminal and linux https://unifoundry.com/unifont/ I have made some try it's working on win10 and 11 but it's not implemented yet. Unicode(utf8) for windows is still buggy I guess.
anupamsr commented
You are right. I am using nerd font version of AnonymousPro. I changed the font and it is working correctly. Thanks.