-
Notifications
You must be signed in to change notification settings - Fork 145
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[bug] Screen flicker #190
Comments
Could you try running gdu with |
Tried that before, forgot to mention, no change.
пн, 21 нояб. 2022 г. в 15:30, Daniel Milde ***@***.***>:
… Could you try running gdu with --no-mouse? Does it work better?
—
Reply to this email directly, view it on GitHub
<#190 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAIDYRR522EQYY4RY2IFVOLWJNTN5ANCNFSM6AAAAAASGNKPRY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
I came here to report the same thing. If I use SSH on Windows (whether cmd.exe or the new Windows Terminal) to connect to Manjaro Linux (AUR 5.20.0), gdu flickers every time I press an arrow key. I tried ncdu in the same settings, and it did not flicker. Also, I tried gdu locally on the Manjaro, and it did not flicker. I hope this would be fixed. It is very distracting. |
Since NCDU does not flicker over SSH, won't the problem be solved, if you copy its code and do the same thing for the display part? 2023-01-23-12-30-56.mp4 |
As I pointed out, gdu itself does not flicker in WSL. |
Gdu is written in different language (Golang) than Ncdu (C). |
I confirm this issue over SSH. Screen flickers on scanning, and on moving with arrow keys. I don't see this issue with other TUI applications. 2023-03-29_14-56-25.mp4 |
I have upgraded both tview and tcell libraries in v5.24.0. Could you check whether the behavior is still the same? |
Same flicker. |
I've upgraded to 5.24.0 and no longer experience flicker on Centos 7 and Oracle Linux 9 in my Windows Terminal sessions. |
For the record, seeing the same with |
When it scans it flickers, and after that, any time I move the cursor (with arrow keys or mouse) it flickers.
I use Windows Terminal, Windows 11 21H2/22H2, nothing else fancy, I don’t think (feel free to ask). No other CLI app does that. Flicker tested on two machines.
Don’t flicker in WSL or VirtualBox Linux.
The text was updated successfully, but these errors were encountered: