[GH-ISSUE #919] flashing (screen redraws) on any interaction with widgets #672

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

Originally created by @wibobm on GitHub (Nov 18, 2023).
Original GitHub issue: https://github.com/rivo/tview/issues/919

Updated from version github.com/rivo/tview@v0.0.0-20230406072732-e22ce9588bb4 to the most recent version (v0.0.0-20231115183240-7c9e464bac02) and noticed when running apps over remote desktop that the entire app will now redraw if you interact with any widget. On the prior version of tview the screen did not redraw and performed very smoothly over remote desktops.

flashing

Originally created by @wibobm on GitHub (Nov 18, 2023). Original GitHub issue: https://github.com/rivo/tview/issues/919 Updated from version github.com/rivo/tview@v0.0.0-20230406072732-e22ce9588bb4 to the most recent version (v0.0.0-20231115183240-7c9e464bac02) and noticed when running apps over remote desktop that the entire app will now redraw if you interact with any widget. On the prior version of tview the screen did not redraw and performed very smoothly over remote desktops. ![flashing](https://github.com/rivo/tview/assets/1387795/5b7db69e-78f2-47b6-8bfa-d7a14636daae)
kerem closed this issue 2026-03-04 01:06:56 +03:00
Author
Owner

@rivo commented on GitHub (Dec 6, 2023):

The latest commit upgrades to the newest tcell version which fixed this issue for Windows. So the flickering should be gone after you upgrade.

<!-- gh-comment-id:1842804992 --> @rivo commented on GitHub (Dec 6, 2023): The latest commit upgrades to the newest `tcell` version which fixed this issue for Windows. So the flickering should be gone after you upgrade.
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#672
No description provided.