Hello !

I like gnu screen, however there’s a behavior that really bothers me, and I haven’t found a way to overcome.

I do have on ~/.screenrc:

termcapinfo xterm*|rxvt*|alacritty*|kterm*|Eterm* ti@:te@

So that I can use the mouse scroll to traverse history. However, when using multiple tabs, and you do traverse the history, by scrolling, or simple shift-page-down or shift-page-up, you’ll see the history of all tabs interwined, all mixed up.

Anyone aware of a way to prevent that? I would really like to see just the history of the current gnu screen tab, and nothing else, while “scrolling” up/down on the terminal.