Add ctrl+r to the mac key map

This commit is contained in:
Hannah von Reth
2021-09-09 14:01:22 +02:00
parent 942f230fbd
commit aa390e159f

View File

@@ -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