Skip to content

fix: apply variation selectors to preceding codepoint#12596

Open
noib3 wants to merge 1 commit intoghostty-org:mainfrom
noib3:vs-to-prev-codepoint
Open

fix: apply variation selectors to preceding codepoint#12596
noib3 wants to merge 1 commit intoghostty-org:mainfrom
noib3:vs-to-prev-codepoint

Conversation

@noib3
Copy link
Copy Markdown
Contributor

@noib3 noib3 commented May 6, 2026

This fixes a bug where the variation selectors (VS15 & VS16) were checked against the first codepoint in a cell instead of the previous codepoint in the cell's grapheme cluster, causing them to be dropped if that first codepoint was not a valid base.

@noib3 noib3 requested a review from a team as a code owner May 6, 2026 08:41
@noib3 noib3 force-pushed the vs-to-prev-codepoint branch from dd51445 to f105aeb Compare May 6, 2026 08:44
This fixes a bug where the variation selectors (VS15 & VS16) were
checked against the first codepoint in a cell instead of the previous
codepoint in the cell's grapheme cluster, causing them to be dropped if
the first codepoint was not a valid base.
@noib3 noib3 force-pushed the vs-to-prev-codepoint branch from f105aeb to 3f11e69 Compare May 6, 2026 08:46
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.

1 participant