add new user input to TUI

This commit is contained in:
2025-12-11 20:20:48 +01:00
parent d749f23e77
commit 1caa4ce6f2
2 changed files with 16 additions and 4 deletions

View File

@ -32,6 +32,8 @@ public:
Enter,
ESC,
Terminate,
Print,
PrintAll,
Undefined
};
struct MenuState