Expand description
Functions§
- key_
to_ termion Non-Windows and termion_4
- Converts the terminput
KeyEvent
to a termionKey
. - to_
terminput Non-Windows and termion_4
- Converts the termion
Event
to a terminputEvent
. - to_
terminput_ key Non-Windows and termion_4
- Converts the termion
Key
to a terminputKeyEvent
. - to_
terminput_ mouse Non-Windows and termion_4
- Converts the termion
MouseEvent
to a terminputMouseEvent
. - to_
termion Non-Windows and termion_4
- Converts the terminput
Event
to a termionEvent
. - to_
termion_ mouse Non-Windows and termion_4
- Converts the terminput
MouseEvent
to a termionMouseEvent
.