[GH-ISSUE #96] Box title has space with local set zh_CN #75

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

Originally created by @nzlov on GitHub (Apr 4, 2018).
Original GitHub issue: https://github.com/rivo/tview/issues/96

╔ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ A colorful colorful title═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═
Originally created by @nzlov on GitHub (Apr 4, 2018). Original GitHub issue: https://github.com/rivo/tview/issues/96 ``` ╔ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ A colorful colorful title═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ═ ```
kerem closed this issue 2026-03-04 01:01:41 +03:00
Author
Owner

@rivo commented on GitHub (Apr 4, 2018):

Could you maybe include instructions on how reproduce this, preferably on macOS?

<!-- gh-comment-id:378736720 --> @rivo commented on GitHub (Apr 4, 2018): Could you maybe include instructions on how reproduce this, preferably on macOS?
Author
Owner

@nzlov commented on GitHub (Apr 5, 2018):

I think the reason is the problem of mattn/go-runewidth, because LC_CTYPE=zh_CN.UTF-8, if it is en_US.UTF-8 there is no problem

<!-- gh-comment-id:378850368 --> @nzlov commented on GitHub (Apr 5, 2018): I think the reason is the problem of [mattn/go-runewidth](https://github.com/mattn/go-runewidth), because `LC_CTYPE=zh_CN.UTF-8`, if it is `en_US.UTF-8` there is no problem
Author
Owner

@rivo commented on GitHub (Apr 5, 2018):

Ok, thanks for letting me know. I don't see anything I can do here so I'll close this issue.

<!-- gh-comment-id:378889693 --> @rivo commented on GitHub (Apr 5, 2018): Ok, thanks for letting me know. I don't see anything I can do here so I'll close this issue.
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#75
No description provided.