Add alt binds for terminal tab too
This commit is contained in:
parent
92477521e1
commit
6605d67a03
1 changed files with 2 additions and 0 deletions
|
@ -133,3 +133,5 @@ $ex = <C-x>
|
|||
|
||||
<C-p> = :prev-tab<Enter>
|
||||
<C-n> = :next-tab<Enter>
|
||||
<A-p> = :prev-tab<Enter>
|
||||
<A-n> = :next-tab<Enter>
|
||||
|
|
Loading…
Add table
Reference in a new issue