[][src]Module termwiz::input

This module provides an InputParser struct to help with parsing input received from a terminal.

Structs

InputParser
KeyEvent
Modifiers
MouseButtons
MouseEvent

Enums

InputEvent
KeyCode

Which key is pressed. Not all of these are probable to appear on most systems. A lot of this list is @wez trawling docs and making an entry for things that might be possible in this first pass.