add ability to move from normal mode to move mode, and from move mode back to normal mode

This commit is contained in:
2025-08-09 00:13:02 +01:00
parent 50bdd31d59
commit f46ca01d42
7 changed files with 38 additions and 9 deletions

View File

@@ -14,12 +14,14 @@ struct
| KEY_A
| KEY_W
| KEY_H
| KEY_M
| KEY_BACKSPACE
| KEY_CTRL_S
| KEY_CTRL_L
| KEY_CTRL_E
| KEY_CTRL_O
| KEY_CTRL_C
| KEY_ESC
| NUM of int
| ARROW_UP
| ARROW_LEFT