keybinds { unbind "Ctrl b" shared_except "locked" { bind "Ctrl q" { Detach; } bind "Ctrl Q" { Run "kill-current-zellij-session"; } } }