update kitty
This commit is contained in:
parent
73341ec0bc
commit
660a9812b7
|
@ -224,7 +224,7 @@ map ctrl+a>comma move_window_backward
|
|||
|
||||
# map kitty_mod+t new_tab_with_cwd
|
||||
map kitty_mod+t new_tab
|
||||
map ctrl+alt+t new_tab
|
||||
map ctrl+alt+t new_tab_with_cwd
|
||||
# map kitty_mod+t launch --location=hsplit
|
||||
# new_tab will not keep cwd, use `new_tab_with_cwd` instead or `launch --cwd=current --type=tab`
|
||||
# see https://sw.kovidgoyal.net/kitty/faq/#how-do-i-open-a-new-window-or-tab-with-the-same-working-directory-as-the-current-window
|
||||
|
|
Loading…
Reference in New Issue