zellij-org / zellij

A terminal workspace with batteries included
https://zellij.dev
MIT License
19.38k stars 610 forks source link

feat(keybindings): Match TMUX numbered tab switch behavior (ctrl + b + [tab number]) #3427

Open jknight opened 2 weeks ago

jknight commented 2 weeks ago

ctrl + b + [1-9] switches to the tab number. This matches TMUX's default behavior.