| CTRL+L | Open load file dialog. | 
| CTRL+R | Reload turbolizer (Chrome shortcut) | 
| r | Relayout graph | 
| a | Select all nodes | 
| / | Select search box | 
| UP | Select all input nodes | 
| DOWN | Select all output nodes | 
| 1-9 | Select input node 1-9 | 
| CTRL+1-9 | Toggle input edge 1-9 | 
| c | Select control output node | 
| e | Select effect output node | 
| i | Reveal node's input nodes | 
| o | Reveal node's output nodes | 
| s | Select node's origin node | 
| / | Select search box | 
| ENTER | Select nodes according to regular expression. Invisible nodes are included depending on the state of the checkbox "only visible". | 
| CTRL+ENTER | Select nodes according to regular expression, always including invisible nodes regardless of checkbox. | 
| IfTrue | Select nodes which have 'IfTrue' in title or description. | 
| ^42: | Select exactly the node with id 42. | 
| Origin: #42 | Select nodes which were created while node with id 42 was reduced. This is inaccurate if the node was changed in-place. |