mirror of
https://github.com/KDE/konsole.git
synced 2025-12-23 23:38:08 -05:00
Add ctrl+r to the mac key map
This commit is contained in:
@@ -16,6 +16,7 @@ key C+Ctrl : "\x03" # interrupt
|
||||
key D+Ctrl : "\x04" # logout "exit"
|
||||
key E+Ctrl : "\x05" # goto end of line
|
||||
key L+Ctrl : "\x0C" # clear terminal screen
|
||||
key R+Ctrl : "\x12" # invoke shell history
|
||||
key U+Ctrl : "\x15" # clear current line
|
||||
key V+Ctrl : "\x16" #
|
||||
key W+Ctrl : "\x17" # erase the word preceding to the cursor position
|
||||
|
||||
Reference in New Issue
Block a user