This commit is contained in:
Your Name
2026-04-16 22:02:54 -07:00
9 changed files with 75 additions and 15 deletions
+1 -1
View File
@@ -148,7 +148,7 @@ keybinds clear-defaults=true {
bind "Alt i" { MoveTab "left"; }
bind "Alt n" { NewPane; }
bind "Alt o" { MoveTab "right"; }
bind "Ctrl q" { Quit; }
bind "Alt Ctrl q" { Quit; }
}
shared_except "locked" "move" {
bind "Ctrl h" { SwitchToMode "move"; }