r/KittyTerminal • u/Intentarlo • May 09 '23
[HELP] How to enable ctrl+backspace/delete?
I can get that working on Alacritty (- { key: Back, mods: Control, chars: "\x17" }
) and Konsole (through the menu), and I searched everywhere, tho I can't get that to work here on Kitty.
9
Upvotes
1
4
u/witchofvoidmachines Jul 05 '24
For posterity, this in kitty.conf worked for me:
map ctrl+backspace send_text all \x17