Guake / Guake/guake

Scrolling unavailability after upgrading to a new version of Linux

Open
#802 9 comments 1 reaction 0 assignees View on GitHub
Priority: High Type: Defect
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.