Unicode neutral characters width #42
Labels
Area-Output
Related to output processing (inserting text into buffer, retrieving buffer text, etc.)
Area-Rendering
Text rendering, emoji, complex glyph & font-fallback issues
Issue-Bug
It either shouldn't be doing this or needs an investigation.
Product-Conhost
For issues in the Console codebase
Resolution-Fix-Available
It's available in an Insiders build or a release
As Unicode TR11 suggested, all neutral characters map to halfwidth or narrow characters.
According to EastAsianWidth following characters are neutral:
✖ 0x2716
✚ 0x271A
✭ 0x272D
✹ 0x2739
so they should be halfwidth or narrow, but is rendered full-width in CMD.exe, which is causing terminal disarrangement.
Your Windows build number: (Type
ver
at a Windows Command Prompt)Microsoft Windows [Version 10.0.16299.125]
The text was updated successfully, but these errors were encountered: