screen-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

lastline breaks mouse wheel scrolling in vte-based terminals


From: Pavel Roschin
Subject: lastline breaks mouse wheel scrolling in vte-based terminals
Date: Sat, 22 Oct 2016 14:59:13 +0300

By default screen works well with mouse wheel (scrolling) in graphical
terminal emulators based on VTE library (xfce4-terminal, terminator).

But when I'm trying to setup hardstatus, wierd things happen.

My ~/.screenrc:

termcapinfo xterm ti@:te@ 
vbell off
shelltitle "$ |bash"
hardstatus alwayslastline "%{= KW} %H [%S] %{= Kw}|%{-} %-Lw%{= bW}%n%f 
%t%{-}%+Lw %=%c %d.%m.%Y"

With this hardstatus (only in last line), after reaching last line,
mouse wheel stops scrolling and behaves like Up/Down buttons (navigates
histopry commands).

I tried xterm and it works well. Is there ane woraround for this?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]