fix: Remove ctrl q from zellij keybinds
This commit is contained in:
@@ -140,7 +140,6 @@ keybinds clear-defaults=true {
|
||||
bind "Alt i" { MoveTab "left"; }
|
||||
bind "Alt n" { NewPane; }
|
||||
bind "Alt o" { MoveTab "right"; }
|
||||
bind "Ctrl q" { Quit; }
|
||||
}
|
||||
shared_except "locked" "move" {
|
||||
bind "Ctrl h" { SwitchToMode "move"; }
|
||||
|
||||
Reference in New Issue
Block a user