[GH-ISSUE #864] [BUG Report] Text may disappear when using non-English text #627

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

Originally created by @yumao233 on GitHub (Jul 23, 2023).
Original GitHub issue: https://github.com/rivo/tview/issues/864

Environment:
Windows 11 21H2
GO 1.19

I want to use this tool to write an interesting mini desktop software, but it seems that it is not very friendly to run in a Chinese environment? .

Here's a short video that clearly demonstrates the problem.

https://github.com/rivo/tview/assets/18360009/d2beabfa-8eec-48c7-8048-6f138765137c

When I run the program for the first time, the text on the terminal is normal. When I press , or enter on the *tview.List component, all the text in the entire terminal except English disappears.

Here is my source code:

https://github.com/MCSManager/Launcher/blob/feature/terminal-ui/main.go

Is there something I'm missing?

Originally created by @yumao233 on GitHub (Jul 23, 2023). Original GitHub issue: https://github.com/rivo/tview/issues/864 **Environment:** Windows 11 21H2 GO 1.19 I want to use this tool to write an interesting mini desktop software, but it seems that it is not very friendly to run in a Chinese environment? . Here's a short video that clearly demonstrates the problem. https://github.com/rivo/tview/assets/18360009/d2beabfa-8eec-48c7-8048-6f138765137c **When I run the program for the first time, the text on the terminal is normal. When I press `↑` , `↓` or `enter` on the `*tview.List` component, all the text in the entire terminal except English disappears.** Here is my source code: https://github.com/MCSManager/Launcher/blob/feature/terminal-ui/main.go Is there something I'm missing?
kerem closed this issue 2026-03-04 01:06:34 +03:00
Author
Owner

@yumao233 commented on GitHub (Jul 23, 2023):

Well, it seems that there is already a solution.

https://github.com/rivo/tview/issues/862

<!-- gh-comment-id:1646733297 --> @yumao233 commented on GitHub (Jul 23, 2023): Well, it seems that there is already a solution. https://github.com/rivo/tview/issues/862
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#627
No description provided.