How to enable mouse wheel scrolling in GNU screen?
I've you tried to add the following line to your ~/.screenrc ?
termcapinfo xterm|xterms|xs ti@:te=\E[2J
It should solve the problem.
I've you tried to add the following line to your ~/.screenrc ?
termcapinfo xterm|xterms|xs ti@:te=\E[2J
It should solve the problem.