From d39a94648c7af000b3c43bb2b25e32f4772dccec Mon Sep 17 00:00:00 2001 From: "Kenneth Benzie (Benie)" Date: Tue, 28 Nov 2023 22:49:52 +0000 Subject: [PATCH] Add kitty tab remaps --- macOS.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/macOS.yaml b/macOS.yaml index 8188489..da54e68 100644 --- a/macOS.yaml +++ b/macOS.yaml @@ -68,6 +68,22 @@ keymap: # Undo Close Tab 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 application: only: