-
-
Notifications
You must be signed in to change notification settings - Fork 334
Open
Description
In some cases, applications using tcell show an annoying flicker when the window size changes and a redraw is triggered.
For example, running lf in alacritty shows this when shrinking its window in sway in vertical setups (but for some reason not in horizontal setups or when expanding)
According to the related bugreport for alacritty, the only solution is synchronized updates: alacritty/alacritty#8549 (comment)
Could this be a possible future feature for tcell?
Metadata
Metadata
Assignees
Labels
No labels