https://bugs.kde.org/show_bug.cgi?id=405612
--- Comment #4 from Egmont Koblinger <egm...@gmail.com> --- > detect the `screen` is running Sounds hackish to me, IMO the terminal's behavior shouldn't depend on the app running inside. > and send clearing escape sequences to it How would you do it (keeping in mind that its keybindings are configurable)? Maybe allow to configure in konsole the keycombo to send for each particular app? If you really wish to go this direction, maybe you could make it independent from clearing the screen, and instead allow to specify arbitrary remapping based on the running application (and perhaps other circumstances too)? E.g. if vim is running then Shift+Ctrl+W, instead of closing the tab, could emit `:qEnter`, or sure you can come up with other ideas along these lines. -- You are receiving this mail because: You are watching all bug changes.