Skip to content

Switch from go-runewidth to rivo/uniseg#14

Merged
noborus merged 1 commit intomainfrom
switch-uniseg
Jan 14, 2026
Merged

Switch from go-runewidth to rivo/uniseg#14
noborus merged 1 commit intomainfrom
switch-uniseg

Conversation

@noborus
Copy link
Copy Markdown
Owner

@noborus noborus commented Jan 14, 2026

  • Replace character width calculation from go-runewidth to rivo/uniseg
  • Update dependencies in go.mod and go.sum
  • Refactor guesswidth.go to use uniseg's StringWidth
  • Adjust related logic to match uniseg's API

- Replace character width calculation from go-runewidth to rivo/uniseg
- Update dependencies in go.mod and go.sum
- Refactor guesswidth.go to use uniseg's StringWidth
- Adjust related logic to match uniseg's API
@noborus noborus merged commit 10eced3 into main Jan 14, 2026
6 checks passed
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