Add kitty tab remaps
This commit is contained in:
parent
26e290e883
commit
d39a94648c
16
macOS.yaml
16
macOS.yaml
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user