-
Couldn't load subscription status.
- Fork 34
Keyboard shortcuts
Yam Mesicka edited this page May 17, 2020
·
1 revision
The keyboard system have 3 statuses:
- Normal - nothing happened yet.
- Ninja - the user typed q to start using keyboard shortcuts.
- Line selected - the user selected the line to work on.
| Key | Mode | Meaning |
|---|---|---|
| ! | Any | Mark solution as checked. |
| q | Normal | Enter Ninja mode. |
| digits | Ninja | Select line number. |
| - | Ninja | Select last line. |
| q | Line selected | Add text using the fast selection side menu. |
| ` | Line selected | Add free text to this line. |
| ESC | Any | Go back to normal mode. |