mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
term_drawing.v: support arrows, 1, 2 and space
This commit is contained in:
@@ -125,6 +125,7 @@ pub enum MouseButton {
|
||||
unknown
|
||||
primary
|
||||
secondary
|
||||
tertiary
|
||||
}
|
||||
|
||||
pub enum EventType {
|
||||
|
||||
Reference in New Issue
Block a user