[wxMaxima] Hotkeys - wxMaxima-developers/wxmaxima GitHub Wiki
Most hotkeys can be found in the text of the respective menus. Since they are actually taken from the menu text and thus can be customized by the translations of wxMaxima to match the needs of users of the local keyboard, we do not document them here.
A few hotkeys or hotkey aliases, though, are not documented in the menus:
CTRL +SHIFT +DELETE |
Deletes a complete cell. |
CTRL +SHIFT +TAB |
Triggers the auto-completion mechanism. |
CTRL +TAB |
Triggers the auto-completion mechanism. |
SHIFT +SPACE |
Inserts a non-breaking space. |