update kitty config

This commit is contained in:
Alexander Navarro 2025-02-04 11:18:28 -03:00
parent 8bb8895578
commit bc52dafdd7

View file

@ -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