Expand description
Mouse and key events.
Enums§
- Event
- An event reported by the terminal.
- Key
- A key.
- Mouse
Button - A mouse button.
- Mouse
Event - A mouse related event.
Functions§
- parse_
event - Parse an Event from
item
and possibly subsequent bytes throughiter
.