[Konsole-devel] [konsole] [Bug 335047] "Clear Scrollback and Reset" menu make the prompt to disappear
Matt Hoover
the.one.eleven at gmail.com
Mon Sep 22 23:42:45 UTC 2014
https://bugs.kde.org/show_bug.cgi?id=335047
--- Comment #6 from Matt Hoover <the.one.eleven at gmail.com> ---
Found a workaround!
Create a global shortcut that sends this keyboard input to the active
application:
Ctrl+Shift+K:f:Ctrl+H
Press that in Konsole and it will work as expected. What is does is
1) perform the broken command
2) type a random letter (f)
3) type backspace
This should restore your command line to whatever status it was at before you
executed the broken command.
Of course, I doubt you can use Ctrl+Shift+K for this shortcut as you'd get
recursion (unless you first change the shortcut inside of Konsole to something
different). Hope that helps some of the sufferers.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list