Add alt binds for terminal tab too

This commit is contained in:
Ensar Sarajčić 2024-01-18 12:23:30 +01:00
parent 92477521e1
commit 6605d67a03

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>