Skip to content
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

Incorrect width for Hangul Jamo Extended-B #9

Closed
ThomasDickey opened this issue Dec 29, 2023 · 2 comments
Closed

Incorrect width for Hangul Jamo Extended-B #9

ThomasDickey opened this issue Dec 29, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@ThomasDickey
Copy link

See this page on Unicode.org which lists several that are used as zero-width (ucs-detect says those are 2): Hangul Jamo Extended-B

@jquast
Copy link
Owner

jquast commented Dec 29, 2023

Wow! Hello @ThomasDickey big fan, thank you for the bug report!!

@jquast jquast added the bug Something isn't working label Dec 29, 2023
jquast added a commit to jquast/wcwidth that referenced this issue Jan 4, 2024
jquast added a commit to jquast/wcwidth that referenced this issue Jan 6, 2024
@jquast
Copy link
Owner

jquast commented Jan 6, 2024

This is fixed by upgrade of wcwidth library to 0.2.13 pip install --upgrade wcwidth I will try to make time to update the test results soon

@jquast jquast closed this as completed Jan 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants