more kitty tab management
This commit is contained in:
parent
315b0479b5
commit
d8e3ed30a9
1 changed files with 10 additions and 0 deletions
|
|
@ -19,6 +19,16 @@ map ctrl+a>" launch --location=hsplit
|
||||||
map ctrl+a>% launch --location=vsplit
|
map ctrl+a>% launch --location=vsplit
|
||||||
map ctrl+a>c new_tab
|
map ctrl+a>c new_tab
|
||||||
map ctrl+a>ctrl+a goto_tab -1
|
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
|
# BEGIN_KITTY_THEME
|
||||||
include current-theme.conf
|
include current-theme.conf
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue