[GH-ISSUE #614] Border drawing error on mac system and windows system #451

Closed
opened 2026-03-04 01:05:08 +03:00 by kerem · 1 comment
Owner

Originally created by @XljBear on GitHub (Jun 1, 2021).
Original GitHub issue: https://github.com/rivo/tview/issues/614

When using Tview, I found that all the borders will be misaligned when drawn between the mac system and the windows system.
It works normally under linux system.

There is a problem of duplication of title text, missing title text,and offset of the border

CleanShot 2021-06-01 at 11 37 07
CleanShot 2021-06-01 at 11 37 24
CleanShot 2021-06-01 at 11 38 52

tview is great ! thank~

Originally created by @XljBear on GitHub (Jun 1, 2021). Original GitHub issue: https://github.com/rivo/tview/issues/614 When using Tview, I found that all the borders will be misaligned when drawn between the mac system and the windows system. It works normally under linux system. There is a problem of duplication of title text, missing title text,and offset of the border ![CleanShot 2021-06-01 at 11 37 07](https://user-images.githubusercontent.com/10368973/120263717-d8b93500-c2ce-11eb-8ec7-def511478f0c.jpg) ![CleanShot 2021-06-01 at 11 37 24](https://user-images.githubusercontent.com/10368973/120263727-de167f80-c2ce-11eb-89fc-ea1d55fe0bbd.jpg) ![CleanShot 2021-06-01 at 11 38 52](https://user-images.githubusercontent.com/10368973/120263735-dfe04300-c2ce-11eb-85ee-e11899b93658.jpg) tview is great ! thank~
kerem closed this issue 2026-03-04 01:05:08 +03:00
Author
Owner

@XljBear commented on GitHub (Jun 1, 2021):

Sorry, I see the solution!

export LC_CTYPE="en_US.UTF-8"

<!-- gh-comment-id:851785894 --> @XljBear commented on GitHub (Jun 1, 2021): Sorry, I see the solution! export LC_CTYPE="en_US.UTF-8"
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#451
No description provided.