[konsole] [Bug 405612] ctrl+L or ctrl+shift+k does not clear /usr/bin/screen correctly

Egmont Koblinger bugzilla_noreply at kde.org
Fri Mar 22 07:56:01 GMT 2019


https://bugs.kde.org/show_bug.cgi?id=405612

--- Comment #4 from Egmont Koblinger <egmont at 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 the assignee for the bug.


More information about the konsole-devel mailing list