chore(config): kitty new tab better
parent
d37f75f6b9
commit
1f2ad1bca4
|
@ -30,7 +30,7 @@ macos_quit_when_last_window_closed yes
|
|||
|
||||
# https://sw.kovidgoyal.net/kitty/conf/#keyboard-shortcuts
|
||||
# https://sw.kovidgoyal.net/kitty/conf/#all-mappable-actions
|
||||
map kitty_mod+t new_tab_with_cwd
|
||||
map super+t new_tab_with_cwd
|
||||
map kitty_mod+t launch --cwd=oldest --type=tab --location=neighbor
|
||||
map super+t launch --cwd=oldest --type=tab --location=neighbor
|
||||
map kitty_mod+e open_url_with_hints
|
||||
map super+e open_url_with_hints
|
||||
|
|
Loading…
Reference in New Issue