pytermgui
pytermgui copied to clipboard
[BUG] Chinese text length is miscalculated
trafficstars
In my case, I want to use Chinese texts to display some infomations, and that broke the box's side.
Does there any solutions for this?

Chinese characters are a bit hard to handle, since their Unicode representation doesn't clearly show their lengths. I will look into fixing this in the future, thanks for the report!
Chinese characters are a bit hard to handle, since their Unicode representation doesn't clearly show their lengths. I will look into fixing this in the future, thanks for the report!
Thanks for your reply. Looking forward to your patches ! :smile: