Skip to content

Handle emoji selector (variant selector 16)#292

Merged
waf merged 2 commits into
mainfrom
handle-emoji-selector-vs16
Jun 6, 2026
Merged

Handle emoji selector (variant selector 16)#292
waf merged 2 commits into
mainfrom
handle-emoji-selector-vs16

Conversation

@waf

@waf waf commented Jun 6, 2026

Copy link
Copy Markdown
Owner

Handle Variant Selector 16 (VS16) correctly. If VS16 is present, the character is rendered as an emoji and will display as 2 columns in the terminal.

Note that this is getting into terminal-specific behavior -- but I think following the way that modern terminals display emoji is the best path.

https://en.wikipedia.org/wiki/Variation_Selectors_(Unicode_block)

@codecov

codecov Bot commented Jun 6, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.5%. Comparing base (716648d) to head (71210cb).

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #292   +/-   ##
=====================================
  Coverage   84.5%   84.5%           
=====================================
  Files         47      47           
  Lines       3950    3952    +2     
  Branches     658     660    +2     
=====================================
+ Hits        3340    3342    +2     
  Misses       450     450           
  Partials     160     160           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@waf waf merged commit 8e15877 into main Jun 6, 2026
2 checks passed
@waf waf deleted the handle-emoji-selector-vs16 branch June 6, 2026 11:19
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