-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Correctly handle utf-8 string arguments in alignment #628
Comments
Fixed in 3832524 for UTF-8 strings. |
Actually this still seems to be wrong for some codepoints, as e.g. For systems supporting it, |
@gulrak, you are right, some characters have double display width. Thanks for the link! I plan to improve handling of width and the ideas from the |
As pointed out by Артём Голубихин in the comments to https://www.youtube.com/watch?v=ptba_AqFYCM:
The text was updated successfully, but these errors were encountered: