1
0
mirror of https://github.com/mum4k/termdash.git synced 2025-04-25 13:48:50 +08:00

Updated Terminal API (markdown)

Jakub Sobon 2019-02-24 02:51:31 -05:00
parent fef1a42e9e
commit bcfa91985f

@ -39,4 +39,7 @@ Terminals in this mode only support the fourth range of **ColorMode256**, i.e. t
This interface represents an input terminal event, which can be one of the following events:
### []
- A keyboard event.
- A mouse event.
- A terminal resize event.
- An error that occurs at the terminal layer or during event processing.