Guides

Keyboard shortcuts

Move faster with keyboard navigation.

Updated

A small set of shortcuts cover the moves you’ll do most often. Mac users: substitute Cmd for Ctrl everywhere below.

Editor

KeysAction
Ctrl ZUndo last edit
Ctrl Shift ZRedo
Ctrl SForce save now (auto-save runs after 2s anyway)
EscapeClose the editor / executor panel
Tab / Shift TabMove between fields

Flow builder

KeysAction
+ / =Zoom in
-Zoom out
Ctrl 0Reset zoom and recenter
Space + dragPan the canvas
Double-click backgroundFit to viewport

Runner / executor

KeysAction
Cmd/Ctrl EnterSend the request (or send a WebSocket message)
in the WebSocket composerRecall the previous sent message
EscapeClose the executor
KeysAction
Ctrl KOpen the search palette (paths, schemas, recipes)
Ctrl /Open the command palette
g then wGo to workspaces
g then sGo to schemas
g then rGo to recipes

(Single-letter sequences only work outside text inputs.)

Recipes

KeysAction
Cmd/Ctrl EnterRun the recipe
Cmd/Ctrl Shift SSave without running