Appearance
Keyboard Shortcuts
The editor supports several keyboard shortcuts for common operations.
General
| Shortcut | Action |
|---|---|
Ctrl + S | Save the current flow |
Ctrl + Z | Undo the last action |
Ctrl + Y | Redo the last undone action |
Ctrl + B | Toggle validation mode |
Delete / Backspace | Delete selected nodes or edges |
Canvas
| Shortcut | Action |
|---|---|
| Mouse wheel | Zoom in / out |
| Click + drag (empty space) | Pan the canvas |
| Click a node | Select the node |
Shift + Click | Add node to selection |
Shift + Drag on empty space | Draw a selection box |
Quick Actions
| Shortcut | Action |
|---|---|
Ctrl + D | Duplicate the selected node(s) |
Ctrl + C | Copy the selected node(s) |
Ctrl + V | Paste the copied node(s) |
Ctrl + X | Cut the selected node(s) |
Nodes
| Shortcut | Action |
|---|---|
| Drag from output handle | Create a new connection |
| Click an edge | Remove the connection |
