Keyboard Shortcuts
This short guide lists the keyboard shortcuts available across MoveIt Pro, including the Behavior Tree editor and the 3D Visualizer.
| Action | Windows/Linux | macOS | Notes |
|---|---|---|---|
| Toggle the mode menu | M | M | Opens or closes the menu and focuses the current mode. |
| Copy selected nodes | Ctrl+C | Cmd+C | Select one or more nodes first. |
| Paste nodes | Ctrl+V | Cmd+V | Pastes at the current mouse position. |
| Delete selected nodes | Delete or Backspace | Delete or Backspace | Cannot delete the root node or nodes from imported Subtrees (read-only). |
| Undo | Ctrl+Z | Cmd+Z | |
| Redo | Ctrl+Shift+Z | Cmd+Shift+Z | |
| Area select | Shift+click-drag | Shift+click-drag | Drag a selection box around multiple nodes. |
| Multi-select | Ctrl+click | Cmd+click | Adds nodes to the current selection; clicking an already-selected node deselects it. |
| Group nodes under a Sequence | Ctrl+G | Cmd+G | Wraps the selected nodes in a new Sequence. Select a contiguous run of sibling nodes that share one parent. Available in edit mode; also available as the Group Under Sequence button in the editor control bar. |