# Keybindings | Key | Action | |---|---| | `Ctrl+K` | Command palette | | `Ctrl+O` | Model picker | | `Ctrl+S` | Session switcher | | `Ctrl+T` | Theme picker | | `Ctrl+,` / `F2` | Config | | `Ctrl+I` | Status | | `Ctrl+F` | Fork from message | | `Ctrl+H` | Help overlay | | `Esc` | Close dialog / cancel | | `Ctrl+C` | Quit | ## Prompt | Key | Action | |---|---| | `Enter` | Send message | | `Ctrl+Enter` | Newline (multiline input) | | `Up Arrow` | Previous message in history | | `Down Arrow` | Next message in history | ## Scrolling | Key | Action | |---|---| | `PgUp` | Scroll up | | `PgDown` | Scroll down | | `Home` | Jump to oldest messages | | `End` | Jump to latest messages | | Mouse wheel | Scroll |