Keyboard shortcuts

Every shortcut in the app, on one page.

is Cmd on macOS and Ctrl on Windows/Linux. is always Ctrl.

Running & saving

ShortcutAction
⌘⏎Run the active flow
F5Run the active flow
⌘SSave the active file

Finding things

ShortcutAction
⌘⇧PCommand palette
⌘PQuick open — jump to a file
⌘/This shortcut cheat sheet, in the app

Panels & views

ShortcutAction
⌘BToggle the sidebar
⌘⇧EShow the File Explorer
⌘JToggle the bottom panel
⌃`Toggle the terminal
⌘,Settings
⌘= / ⌘− / ⌘0Zoom the UI in / out / reset

Tabs

ShortcutAction
⌃Tab / ⌃⇧TabNext / previous tab
⌘⌥→ / ⌘⌥←Next / previous tab
⌘1⌘9Jump to tab by position (9 = last tab)
⌘WClose the active tab
⌘⇧TReopen the last closed tab

Good to know

  • Press ⌘/ anytime for a cheat sheet of these shortcuts inside the app — it’s generated from the same table the app uses, so it never drifts.
  • Coming from Postman? ⌘⏎ runs the active flow — the same key Postman uses to send a request, so your muscle memory carries over.
  • While a modal is open (Generate, Import, Heal, Open Folder), shortcuts are muted — Esc closes the modal.
  • ⌘⏎ inside a text field belongs to that field (it submits the form in the Generate and Import modals, inserts a line in the code editor) — click out of the field to run the flow with it.
  • In the command palette and File Explorer: / navigate, Enter confirms, Esc closes.