kitty: add ctrl+shift detach_window keybindings
This commit is contained in:
parent
c6159eb278
commit
497cbce0c6
@ -13,6 +13,8 @@ map cmd+7 goto_tab 7
|
|||||||
map cmd+8 goto_tab 8
|
map cmd+8 goto_tab 8
|
||||||
map cmd+9 goto_tab 9
|
map cmd+9 goto_tab 9
|
||||||
map shift+enter send_text all \x1b[13;2u
|
map shift+enter send_text all \x1b[13;2u
|
||||||
|
map ctrl+shift+left detach_window tab-left
|
||||||
|
map ctrl+shift+d detach_window ask
|
||||||
|
|
||||||
cursor_trail 0
|
cursor_trail 0
|
||||||
shell_integration no-cursor
|
shell_integration no-cursor
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user