[GH-ISSUE #189] Fresh repo has broken dependency on runewidth #148

Closed
opened 2026-03-04 01:02:23 +03:00 by kerem · 3 comments
Owner

Originally created by @delaneyj on GitHub (Nov 21, 2018).
Original GitHub issue: https://github.com/rivo/tview/issues/189

It appears runewidth has been updated givies the error undefined: runewidth.ZeroWidthJoiner in util.go line 55.

Originally created by @delaneyj on GitHub (Nov 21, 2018). Original GitHub issue: https://github.com/rivo/tview/issues/189 [It appears](https://github.com/mattn/go-runewidth/commit/c88d7e5f2e24de48a200a2655ac8a0910be9a0f7) `runewidth` has been updated givies the error `undefined: runewidth.ZeroWidthJoiner` in util.go line 55.
kerem closed this issue 2026-03-04 01:02:24 +03:00
Author
Owner

@delaneyj commented on GitHub (Nov 21, 2018):

My apologies, got the order backwards obviously and my mattn/go-runewidth was out of date. Realized when I saw you mentioned it the initial issue. :)

<!-- gh-comment-id:440785563 --> @delaneyj commented on GitHub (Nov 21, 2018): My apologies, got the order backwards obviously and my `mattn/go-runewidth` was out of date. Realized when I saw you mentioned it the initial issue. :)
Author
Owner

@rivo commented on GitHub (Nov 21, 2018):

Yeah, mattn/go-runewith added support for Zero-Width Joiners which I've been waiting for for a while. Now that it's there, users will need to update it.

<!-- gh-comment-id:440786548 --> @rivo commented on GitHub (Nov 21, 2018): Yeah, `mattn/go-runewith` added support for Zero-Width Joiners which I've been waiting for for a while. Now that it's there, users will need to update it.
Author
Owner

@lnxbil commented on GitHub (Nov 27, 2018):

Thank you @delaneyj for creating and solving your issue and providing a way for others to get it to work :-)

<!-- gh-comment-id:441945861 --> @lnxbil commented on GitHub (Nov 27, 2018): Thank you @delaneyj for creating and solving your issue and providing a way for others to get it to work :-)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tview#148
No description provided.