Keyboard shortcuts list for macOS
- Updated: 2025/10/15
Review the list of keyboard shortcuts that are supported on macOS platform.
General
| Keys | Actions |
|---|---|
| F5 | Run |
| Cmd+H | Open Search and replace (Assistant) |
| Cmd+Shift+F | Open Advanced search (Assistant) |
| Cmd+F | Search in this automation |
Edit (Not applicable in debug mode)
| Keys | Actions |
|---|---|
| Cmd+Z | Undo |
| Cmd+C | Copy node |
| Cmd+V | Paste node |
| Fn+delete | Delete node |
| Cmd+Shift+R | Start recording |
| Cmd+Y | Redo |
| Cmd+X | Cut node |
| Cmd+/ | Enable/disable node |
| Cmd+S | Save file |
| F3 | Find a file |
Debug
| Keys | Actions |
|---|---|
| F6 | Start debugging/Pause/Continue |
| F7 | Step over |
| F8 | Step in |
| F9 | Toggle node break point |
| F10 | Open Debug tool |
| Shift+F6 | Stop Debugging |
| Shift+F8 | Step out |
| Shift+F9 | Toggle all break points |
Navigation
| Keys | Actions |
|---|---|
| Space | Toggle node details |
| Up | Move cursor up |
| Left | Move cursor left (flow view) |
| [F6] | Collapse current node |
| Cmd+[ | Collapse all nodes |
| Esc | Close node details or clear cursor |
| Down | Move cursor down |
| Right | Move cursor right (flow view) |
| ] | Expand current node |
| Cmd+] | Expand all nodes |
| Left | Collapse current node (List view) |
| Right | Expand current node (List view) |
| Cmd+A | Select all |