fix(kitty): duplicate keymap

This commit is contained in:
Stefan Imhoff
2022-12-25 11:37:02 +01:00
parent 2bd025203d
commit 775e910acb

View File

@@ -85,7 +85,7 @@ map ctrl+alt+q send_text all \x02\x64
# : (Command Mode)
map ctrl+alt+; send_text all \x02\x3a
# ! (Move Pane to New Window)
map ctrl+alt+t send_text all \x02\x21
map ctrl+alt+j send_text all \x02\x21
# x (Close Pane)
map ctrl+alt+w send_text all \x02\x78