chore(kitty): sync new keymaps
parent
5591208790
commit
9164142f67
|
@ -45,8 +45,13 @@ macos_option_as_alt both
|
|||
macos_quit_when_last_window_closed yes
|
||||
|
||||
# https://sw.kovidgoyal.net/kitty/conf/#keyboard-shortcuts
|
||||
# https://sw.kovidgoyal.net/kitty/conf/#all-mappable-actions
|
||||
# https://sw.kovidgoyal.net/kitty/actions/
|
||||
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
|
||||
|
||||
# Sync with Zellij
|
||||
map alt+o launch --cwd=oldest --type=tab --location=neighbor
|
||||
map alt+[ previous_tab
|
||||
map alt+] next_tab
|
||||
|
|
Loading…
Reference in New Issue