chore(kitty): sync new keymaps

main
sudo pacman -Syu 2023-08-06 14:37:51 +07:00
parent 5591208790
commit 9164142f67
1 changed files with 6 additions and 1 deletions

View File

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