a little additional scaffolding for normal mode
This commit is contained in:
@@ -3,6 +3,7 @@ struct
|
||||
datatype t =
|
||||
CHAR_EVENT of char
|
||||
| KEY_ESC
|
||||
| KEY_ENTER
|
||||
| RESIZE_EVENT of int * int
|
||||
| WITH_SEARCH_LIST of int vector
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user