You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feature: add emoji width measurement to macOS CI builds
- Added pre-build measurement step for macOS runners
- Detects terminal type (Apple_Terminal or iTerm.app)
- Attempts to measure actual emoji widths using script command for pseudo-terminal
- Outputs measurements as artifacts for inspection and emoji-widths.json updates
- Uses continue-on-error to not block builds if measurement fails
- Measurements can be used to update plugin/emoji-widths.json with actual values
0 commit comments