Skip to content
Download

Keyboard shortcuts

Shortcuts use on macOS and Ctrl on Windows/Linux unless noted.

ShortcutAction
⌘/Ctrl + SSave current file
⌘/Ctrl + 1Switch to Agent (simplified) view
⌘/Ctrl + 2Switch to Code view
⌘/Ctrl + 3Toggle mini dock window
⌘/Ctrl + NNew conversation — create a fresh AI conversation slot
⌘/Ctrl + PQuick open — jump to a file by name
⌘/Ctrl + Shift + PCommand palette — run commands
⌘/Ctrl + WClose current conversation (Agent view) or file (Code view)
⌘/Ctrl + +Increase global text size
⌘/Ctrl + -Decrease global text size
⌘/Ctrl + 0Reset global text size to default
⌘/Ctrl + J or Ctrl + `Toggle terminal (expand/collapse)
EscapeClose quick open, command palette, or context menu (or step back in palette)

When you’re in Code view (⌘2), these apply:

ShortcutAction
⌘/Ctrl + BToggle file explorer (sidebar)
⌘/Ctrl + LToggle AI panel

The code editor (CodeMirror) also has its own shortcuts for find, replace, and navigation (e.g. find in file); these follow the editor’s default keybindings.

When you’re in Agent (simplified) view (⌘1):

ShortcutAction
⌘/Ctrl + BToggle Past Conversations drawer (conversation history)

When the focus is in the AI panel (prompt or chat):

ShortcutAction
Enter or TabSend message (when not modifier-held)
⌘/Ctrl + EnterNew line in prompt (instead of sending)
@@Open the agent mode picker (plan, build, webflow, figma, general, explore)
@Open the file mention picker — reference a project file in your prompt
EscapeBlur / cancel (context-dependent)
Arrow Up / DownMove between suggestions or list items (in dropdowns or lists)
ShortcutAction
EscapeClose project dropdown, new project modal, login modal, or embed modal
EnterConfirm (e.g. create project, select in quick open)

The native menu bar (File, App, View) provides additional actions:

  • File > New Conversation (⌘N / Ctrl+N)
  • File > New Project (⌘⇧N / Ctrl+Shift+N)
  • File > Open Recent — reopen a recent project
  • File > Open Folder — open a project from disk
  • App > Account — open your account screen
  • App > Join Discord — open the community Discord
  • View > Tool Details — toggle verbose AI activity rows (shows tool calls in detail)
  • Entry screen (no project open): No global shortcuts; modals still close with Escape.
  • Agent view: General shortcuts + AI panel shortcuts when focused there + ⌘B for conversation history.
  • Code view: General + code-view shortcuts (⌘B for file explorer, ⌘L for AI panel) + editor shortcuts in the code pane.