Keyboard shortcuts
A complete reference for macOS, Windows and Linux.
A complete reference for everything you can do without reaching for the mouse.
Keys are written in macOS form (⌘); on Windows and Linux substitute Ctrl.
Global
| Action | Shortcut |
|---|---|
| Open command palette / search | ⌘K |
| Open the AI chat panel | ⌘/ |
| Switch workspace | ⌘⇧W |
| Create a new document | ⌘⇧Enter |
| Create a new project | ⌘⇧P |
| Toggle the sidebar | ⌘B |
| Open keyboard-shortcut overlay | ? (when not editing text) |
Inside the editor
| Action | Shortcut |
|---|---|
| Open the slash menu | / at the start of a line |
| Open the @-mention menu | @ anywhere in text |
| Bold / italic / underline | ⌘B / ⌘I / ⌘U |
| Inline code | ⌘E |
| Link | ⌘K (when text is selected — overrides the global palette) |
| Heading 1 / 2 / 3 | ⌘⌥1 / ⌘⌥2 / ⌘⌥3 |
| Bullet / numbered list | ⌘⇧8 / ⌘⇧7 |
| Indent / outdent list | Tab / ⇧Tab |
| Toggle block as quote | ⌘⇧Q |
| Insert horizontal rule | --- then Enter |
| Insert math equation (inline) | ⌘⇧E |
| Toggle fullscreen on the focused block | ⌘⇧F |
| Add a comment to the focused block | ⌘⌥M |
| Open version history | ⌘⌥H |
In the command palette
| Action | Shortcut |
|---|---|
| Cycle through results | ↑ / ↓ |
| Open in current tab | Enter |
| Open in new tab | ⌘Enter |
| Switch to AI mode | Tab |
| Send the typed query to the AI chat | ⇧Enter |
| Close palette | Esc |
In the AI chat
| Action | Shortcut |
|---|---|
| New line in your message | ⇧Enter |
| Send message | Enter |
| Cancel the in-progress assistant reply | Esc |
| Approve a pending tool call | ⌘Enter |
| Reject a pending tool call | ⌘Backspace |
| Dock the current document onto the chat | drag the document tab onto the chat panel |
In tables and the data table block
| Action | Shortcut |
|---|---|
| Move between cells | Arrow keys |
| Edit the focused cell | Enter or just start typing |
| Commit the edit and move down | Enter |
| Commit the edit and move right | Tab |
| Cancel the edit | Esc |
| Insert a row above / below | ⌘⇧↑ / ⌘⇧↓ |
| Insert a column left / right | ⌘⇧← / ⌘⇧→ |
| Delete the focused row | ⌘Backspace |
Tip
The ? overlay shows a context-aware shortcut card. If your cursor is in the
editor it shows editor shortcuts; if it's in a data table it shows table
shortcuts; with no focus it shows global shortcuts.