https://bugs.kde.org/show_bug.cgi?id=377181
Bug ID: 377181 Summary: Support for termcap/terminfo te@/ti@ sequences. Product: konsole Version: 16.12.0 Platform: Debian unstable OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: emulation Assignee: konsole-de...@kde.org Reporter: mdi...@grulic.org.ar Target Milestone: --- I use screen with scrolling support turned on[1]. This was working at least on kde4's konsole and works on xterm and rxvt, and it doesn't under the specified version. I started reading a little about terminals and termcap/info and I got the impression that this could be fixed by configuration, but I don't have the slightest idea how. To reproduce: * install screen * add the following line to ~/.screenrc: termcapinfo xterm ti@:te@ * start screen * produce more lines than the current window size (for instance, cat'ing a long file) * try to scroll back with Shift-PageUp, but nothing happens (you can already see that the vertical scroll bar is not growing). -- [1] http://www.saltycrane.com/blog/2008/01/how-to-scroll-in-gnu-screen/#c7371 -- You are receiving this mail because: You are watching all bug changes.