add ctrl+{backspace,del} to terminal
This commit is contained in:
@@ -2260,6 +2260,12 @@ shell_integration enabled
|
||||
|
||||
#: Miscellaneous {{{
|
||||
|
||||
#: Delete previous word
|
||||
map control+backspace send_text all \x17
|
||||
|
||||
#: Delete next word
|
||||
# map control+delete send_text all \x05
|
||||
|
||||
#: Show documentation
|
||||
|
||||
# map kitty_mod+f1 show_kitty_doc overview
|
||||
|
||||
Reference in New Issue
Block a user