feat: add more interaction

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2024-05-09 15:26:58 +02:00
parent 3e647229b2
commit 9ceaa4cd38
6 changed files with 117 additions and 222 deletions

View File

@@ -7,6 +7,7 @@ pub enum Msg {
MoveDown,
MoveUp,
OpenCreateItemDialog,
Interact,
EnterInsertMode,
EnterViewMode,