You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`Ctrl` + `B`| Bypass selected nodes (acts like the node was removed from the graph and the wires reconnected through) |
88
+
|`Delete`/`Backspace`| Delete selected nodes |
89
+
|`Ctrl` + `Backspace`| Delete the current graph |
90
+
|`Space`| Move the canvas around when held and moving the cursor |
91
+
|`Ctrl`/`Shift` + `Click`| Add clicked node to selection |
92
+
|`Ctrl` + `C`/`Ctrl` + `V`| Copy and paste selected nodes (without maintaining connections to outputs of unselected nodes) |
93
+
|`Ctrl` + `C`/`Ctrl` + `Shift` + `V`| Copy and paste selected nodes (maintaining connections from outputs of unselected nodes to inputs of pasted nodes) |
94
+
|`Shift` + `Drag`| Move multiple selected nodes at the same time |
0 commit comments