kitty: Add mapping to jump to the 10th tab
This commit is contained in:
parent
ef84036ec3
commit
34671c62fa
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue