Scrolling unavailability after upgrading to a new version of Linux
- Dominant language
- Python
- Stars
- 4.7k
- Forks
- 604
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
After upgrading to a new version of Linux (Ubuntu 16.04/Arch etc.) the screen stopped scrolling through well in guake terminal.
Here is my .screenrc configs:
> startup_message off
> termcapinfo xterm\* ti@:te@
> termcapinfo xterm\* 'hs:ts=;:fs=:ds=;'
> hardstatus alwayslastline '%{= M} %H%{= G} %l %= %{= w}%-w%{+b r}%n*%t%{-b r}%{w}%+w %= %{c}%d %D %{B}%c '
As far as I see, this behavior is related to 'hardstatus' line. When it is present and I enter some command I am not able to scroll using the mouse wheel (guake just scrolls my previously entered commands).
When I press F11 twice then it starts working, however, status line is duplicated after each scroll iteration.
I am using screen + guake utils for a long time and I want to be able to continue working with them.
JFI:
This issue is not reproducible in standard Linux terminal.
Any help will be highly appreciated.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.