From 34671c62fa00bb5eefc54f8198bea9286bb1db22 Mon Sep 17 00:00:00 2001 From: Sanchayan Maity Date: Thu, 13 Jan 2022 17:37:12 +0530 Subject: [PATCH] kitty: Add mapping to jump to the 10th tab --- kitty/.config/kitty/kitty.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/kitty/.config/kitty/kitty.conf b/kitty/.config/kitty/kitty.conf index 6b54581..76a2fc6 100644 --- a/kitty/.config/kitty/kitty.conf +++ b/kitty/.config/kitty/kitty.conf @@ -881,6 +881,7 @@ map alt+6 goto_tab 6 map alt+7 goto_tab 7 map alt+8 goto_tab 8 map alt+9 goto_tab 9 +map alt+0 goto_tab 10 #: Just as with new_window above, you can also pass the name of #: arbitrary commands to run when using new_tab and use