Skip to content

Support vs-16#8

Merged
bduggan merged 2 commits intomainfrom
support_vs_16
Apr 21, 2026
Merged

Support vs-16#8
bduggan merged 2 commits intomainfrom
support_vs_16

Conversation

@bduggan
Copy link
Copy Markdown
Contributor

@bduggan bduggan commented Apr 17, 2026

This change adds support for the vs-16 -- "variation selector" which turns single width characters into double width ones.

The python version has a specific list of characters this applies to -- https://github.com/jquast/wcwidth/blob/master/wcwidth/table_vs16.py -- but I am hoping it is sufficient to apply it to any 1-width character

@bduggan bduggan requested a review from lizmat April 17, 2026 13:51
@bduggan bduggan merged commit 7ac7b40 into main Apr 21, 2026
4 of 6 checks passed
@bduggan bduggan deleted the support_vs_16 branch April 21, 2026 16:20
@lizmat
Copy link
Copy Markdown
Collaborator

lizmat commented Apr 21, 2026

Sorry I missed your review request. Looks good to me. Shall I do a release?

@bduggan
Copy link
Copy Markdown
Contributor Author

bduggan commented Apr 21, 2026

No problem, thanks for looking! Yes please!

@lizmat
Copy link
Copy Markdown
Collaborator

lizmat commented Apr 21, 2026

So done!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants