Add kitty tab remaps

This commit is contained in:
Kenneth Benzie 2023-11-28 22:49:52 +00:00
parent 26e290e883
commit d39a94648c

View File

@ -68,6 +68,22 @@ keymap:
# Undo Close Tab # Undo Close Tab
Alt-Shift-T: Ctrl-Shift-T Alt-Shift-T: Ctrl-Shift-T
- name: Kitty tab remaps
application:
only:
- kitty
remap:
# New Window
Alt-N: Ctrl-Shift-N
# New Tab
Alt-T: Ctrl-Shift-T
# Close Tab
Alt-W: Ctrl-Shift-W
# Go one Tab to the Left
Alt-Shift-LeftBrace: Ctrl-Shift-Left
# Go one Tab to the right
Alt-Shift-RightBrace: Ctrl-Shift-Right
- name: Browser remaps - name: Browser remaps
application: application:
only: only: