zellij: fix movement keybind
This commit is contained in:
@ -177,9 +177,9 @@ keybinds clear-defaults=true {
|
||||
shared_except "tab" "locked" {
|
||||
bind "Alt t" { SwitchToMode "Tab"; }
|
||||
}
|
||||
shared_except "move" "locked" {
|
||||
bind "Alt h" { SwitchToMode "Move"; }
|
||||
}
|
||||
// shared_except "move" "locked" {
|
||||
// bind "Alt h" { SwitchToMode "Move"; }
|
||||
// }
|
||||
shared_except "tmux" "locked" {
|
||||
bind "Alt b" { SwitchToMode "Tmux"; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user