new: zellij return to previous tab
creature-comfort
This commit is contained in:
parent
89bfaebc4e
commit
45ec90f2ff
1 changed files with 1 additions and 1 deletions
|
@ -123,7 +123,7 @@ keybinds {
|
|||
}
|
||||
tmux {
|
||||
bind "[" { SwitchToMode "Scroll"; }
|
||||
bind "Ctrl b" { Write 2; SwitchToMode "Normal"; }
|
||||
bind "Ctrl a" { ToggleTab; SwitchToMode "Normal"; }
|
||||
bind "\"" { NewPane "Down"; SwitchToMode "Normal"; }
|
||||
bind "%" { NewPane "Right"; SwitchToMode "Normal"; }
|
||||
bind "z" { ToggleFocusFullscreen; SwitchToMode "Normal"; }
|
||||
|
|
Loading…
Add table
Reference in a new issue