kitty: Map Ctrl+d to no_op

Ctrl+d seems to close window. Map it to no_op.
This commit is contained in:
Sanchayan Maity 2020-12-19 16:25:28 +05:30
parent 766a429ce7
commit 30aa34c9a3
1 changed files with 1 additions and 0 deletions

View File

@ -840,6 +840,7 @@ map kitty_mod+y new_window mutt
map ctrl+t new_window_with_cwd
map ctrl+q close_window
map ctrl+d no_op
map ctrl+` move_window_to_top
map kitty_mod+f move_window_forward
map kitty_mod+b move_window_backward