Functionsยง
- char_
width - Display width of a Unicode character for terminal rendering.
- is_
combining - True if
chis a combining (zero-width) mark. - is_wide
- True if
choccupies two columns (CJK, wide emoji, etc.).
ch is a combining (zero-width) mark.ch occupies two columns (CJK, wide emoji, etc.).