A small set of shortcuts cover the moves you’ll do most often. Mac users: substitute Cmd for Ctrl everywhere below.
Editor
| Keys | Action |
|---|
Ctrl Z | Undo last edit |
Ctrl Shift Z | Redo |
Ctrl S | Force save now (auto-save runs after 2s anyway) |
Escape | Close the editor / executor panel |
Tab / Shift Tab | Move between fields |
Flow builder
| Keys | Action |
|---|
+ / = | Zoom in |
- | Zoom out |
Ctrl 0 | Reset zoom and recenter |
Space + drag | Pan the canvas |
Double-click background | Fit to viewport |
Runner / executor
| Keys | Action |
|---|
Cmd/Ctrl Enter | Send the request (or send a WebSocket message) |
↑ in the WebSocket composer | Recall the previous sent message |
Escape | Close the executor |
Navigation
| Keys | Action |
|---|
Ctrl K | Open the search palette (paths, schemas, recipes) |
Ctrl / | Open the command palette |
g then w | Go to workspaces |
g then s | Go to schemas |
g then r | Go to recipes |
(Single-letter sequences only work outside text inputs.)
Recipes
| Keys | Action |
|---|
Cmd/Ctrl Enter | Run the recipe |
Cmd/Ctrl Shift S | Save without running |