update kitty config
This commit is contained in:
parent
8bb8895578
commit
bc52dafdd7
1 changed files with 4 additions and 1 deletions
|
|
@ -2107,6 +2107,8 @@ map ctrl+space>ctrl+tab swap_with_window
|
|||
|
||||
#:: Works like focus_visible_window above, but swaps the window.
|
||||
|
||||
map ctrl+space>ctrl+shift+tab detach_window ask
|
||||
|
||||
#: }}}
|
||||
|
||||
#: Tab management {{{
|
||||
|
|
@ -2127,7 +2129,8 @@ map ctrl+space>ctrl+tab swap_with_window
|
|||
|
||||
# map kitty_mod+t new_tab
|
||||
# map cmd+t new_tab
|
||||
map ctrl+space>t new_tab
|
||||
map ctrl+space>t new_tab_with_cwd
|
||||
map ctrl+space>n new_tab_with_cwd
|
||||
|
||||
#: Close tab
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue