https://bugs.kde.org/show_bug.cgi?id=461150
Bug ID: 461150 Summary: Shift+PgUp and Shift+PgDn could be propagated when alternate buffer is enabled Classification: Applications Product: konsole Version: 22.08.2 Platform: Other OS: Linux Status: REPORTED Severity: wishlist Priority: NOR Component: keyboard Assignee: konsole-de...@kde.org Reporter: magib...@hotmail.com Target Milestone: --- SUMMARY In normal conditions, Shift+PgUp/Shift+PgDn allow traversing the scrollback buffer. However, when a client application enables the alternate screen buffer, scrollback is not available. In this situation, Shift+PgUp/Shift+PgDn keystrokes could be propagated to the client instead of being discarded by Konsole. Alacritty, for instance, does this. When the alternate buffer is enabled, the client can receive KEY_SPREVIOUS and KEY_SNEXT events. Thank you very much. -- You are receiving this mail because: You are watching all bug changes.