Keyboard shortcuts
Every shortcut available in the editor. On macOS use ⌘; on Windows/Linux use Ctrl. Shift is ⇧.
File / lifecycle
| Action |
Shortcut |
| Save |
⌘S |
| Run workflow |
⌘↩ |
| Stop running workflow |
⌘. |
| Undo |
⌘Z |
| Redo |
⌘⇧Z |
| Open workflow settings |
⌘, |
| Open version history |
⌘⇧H |
Canvas navigation
| Action |
Shortcut |
| Pan (hold then drag) |
Space |
| Zoom in |
⌘+ |
| Zoom out |
⌘- |
| Reset zoom |
⌘0 |
| Fit to screen |
⌘1 |
| Toggle minimap |
⌘M |
| Toggle fullscreen |
F |
Selection
| Action |
Shortcut |
| Select all |
⌘A |
| Deselect |
Esc |
| Multi-select toggle |
⌘-click |
| Rubber-band select |
drag on empty canvas |
Edit
| Action |
Shortcut |
| Duplicate selection |
⌘D |
| Cut |
⌘X |
| Copy |
⌘C |
| Paste |
⌘V |
| Delete |
Delete / Backspace |
| Rename node |
Enter while a node is selected |
| Disable / enable node |
⌘⇧. |
Node insertion
| Action |
Shortcut |
| Open node picker at cursor |
⌘K |
| Insert node on selected output port |
Tab while a port is selected |
Inspector
| Action |
Shortcut |
| Open inspector for selected node |
Enter |
| Pin inspector |
⌘P |
| Close current inspector |
Esc |
| Toggle expression / raw view on focused field |
⌘⇧E |
Testing & runs
| Action |
Shortcut |
| Test selected node |
⌘T |
| Run from selected node |
⌘⇧T |
| Toggle sandbox mode |
⌘⇧S |
| Show last execution detail |
⌘⇧L |
Search
| Action |
Shortcut |
| Focus palette search |
/ |
| Global app search |
⌘K (when no node is selected) |
| Find node in workflow by name |
⌘F |
Accessibility
- All actions are keyboard-reachable;
Tab cycles through focusable elements on the canvas.
Esc always returns you to the canvas root focus.
- Shortcuts are configurable in Settings → Account → Keyboard shortcuts (per-user).
Tips & gotchas
⌘K does double duty, when nothing is selected, it opens global search; when the canvas has focus, it opens the node picker. Watch the focus ring.
- Browser shortcuts win.
⌘W always closes the tab, even if you'd rather it closed the inspector, that's a browser thing, not a Flero thing.
- Mac vs Windows. Replace
⌘ with Ctrl everywhere on Windows/Linux. Option is Alt.
Found something out of date? This page lives in the Flero docs content set.