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

ActionShortcut
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

ActionShortcut
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 listTab / ⇧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

ActionShortcut
Cycle through results /
Open in current tabEnter
Open in new tab⌘Enter
Switch to AI modeTab
Send the typed query to the AI chat⇧Enter
Close paletteEsc

In the AI chat

ActionShortcut
New line in your message⇧Enter
Send messageEnter
Cancel the in-progress assistant replyEsc
Approve a pending tool call⌘Enter
Reject a pending tool call⌘Backspace
Dock the current document onto the chatdrag the document tab onto the chat panel

In tables and the data table block

ActionShortcut
Move between cellsArrow keys
Edit the focused cellEnter or just start typing
Commit the edit and move downEnter
Commit the edit and move rightTab
Cancel the editEsc
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.

What's next