Desktop App
Keyboard shortcuts
Keyboard shortcuts speed up session control, model/mode switching, and prompt operations without context switching.
How to read bindings
`$mod` means Cmd on macOS and Ctrl on Windows/Linux.
Open the in-app Keyboard Shortcuts dialog (`$mod+h`) to view these in context with action descriptions.
Core shortcuts
- Help: `$mod+h`
- New session: `$mod+t`
- Focus input: `$mod+i`
- Abort stream: `$mod+b`
- Delete session: `$mod+w`
- Toggle sidebar: `$mod+s`
- Publish action menu: `$mod+p`
Mode/model and prompt shortcuts
- Cycle mode: `$mod+m`
- Mode next/prev: `$mod+ArrowRight` / `$mod+ArrowLeft`
- Model next/prev: `$mod+ArrowUp` / `$mod+ArrowDown`
- Stash prompt: `$mod+d`
- Pop prompt: `$mod+f`
- Approve / deny confirmation: `Enter` / `Escape`
- Switch sessions in active project: `$mod+1` through `$mod+9`