Add alt binds for terminal tab too

main
Ensar Sarajčić 2024-01-18 12:23:30 +01:00
parent 92477521e1
commit 6605d67a03
1 changed files with 2 additions and 0 deletions

View File

@ -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>