more kitty tab management

This commit is contained in:
Matthew Ryan Dillon 2025-11-26 12:45:10 -05:00
parent 315b0479b5
commit d8e3ed30a9

View file

@ -19,6 +19,16 @@ map ctrl+a>" launch --location=hsplit
map ctrl+a>% launch --location=vsplit
map ctrl+a>c new_tab
map ctrl+a>ctrl+a goto_tab -1
map ctrl+a>0 select_tab
map ctrl+a>1 goto_tab 1
map ctrl+a>2 goto_tab 2
map ctrl+a>3 goto_tab 3
map ctrl+a>4 goto_tab 4
map ctrl+a>5 goto_tab 5
map ctrl+a>6 goto_tab 6
map ctrl+a>7 goto_tab 7
map ctrl+a>8 goto_tab 8
map ctrl+a>9 goto_tab 9
# BEGIN_KITTY_THEME
include current-theme.conf