mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 16:51:34 +02:00
zellij: i might need more than 5 tabs
This commit is contained in:
parent
ad8bbe87b6
commit
48e4a97624
1 changed files with 5 additions and 0 deletions
|
|
@ -25,6 +25,11 @@ keybinds clear-defaults=true {
|
|||
bind "Alt 3" { GoToTab 3; SwitchToMode "normal"; }
|
||||
bind "Alt 4" { GoToTab 4; SwitchToMode "normal"; }
|
||||
bind "Alt 5" { GoToTab 5; SwitchToMode "normal"; }
|
||||
bind "Alt 6" { GoToTab 6; SwitchToMode "normal"; }
|
||||
bind "Alt 7" { GoToTab 7; SwitchToMode "normal"; }
|
||||
bind "Alt 8" { GoToTab 8; SwitchToMode "normal"; }
|
||||
bind "Alt 8" { GoToTab 8; SwitchToMode "normal"; }
|
||||
bind "Alt 9" { GoToTab 9; SwitchToMode "normal"; }
|
||||
}
|
||||
|
||||
tmux {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue