-
Notifications
You must be signed in to change notification settings - Fork 10
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
strange output corruption #30
Comments
I've had htop users in the past who had similar weird problems when their libncurses version did not match the version of their ncurses headers. Do you happen to have multiple ncurses versions installed? There may be conflicts with the OS-provided one. |
i think that shouldn't happen, but i ask... could it be a problem that we use ncurses 6.0-20171125? maybe we need a fix like this? NixOS/nixpkgs@8afcfb2 |
That's probably not it: I run ncurses 6.0 here. |
when there are more than 6 same characters in one line, only the first character is displayed.
https://asciinema.org/a/ibiDlhLSTUIjIsqGogxQ9oESJ
I noticed that the output get's corrupted when i used PAGE-UP und PAGE-DOWN to navigate through files. Then sometimes characters stay on the display where other should be...
https://asciinema.org/a/V0gEYXLSzOQuJ05PtFicGPCAk
visible at 0:32 and 3:56.
dit 0.5
Pantheon Terminal
NixOS 18.03.132275.2352d46904d (Impala)
Again, not reproducible with GNOME Terminal.
The text was updated successfully, but these errors were encountered: