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?

_______________________________________________
screen-users mailing list
screen-users@gnu.org
https://lists.gnu.org/mailman/listinfo/screen-users

Reply via email to