Expand description

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

Structs

Specifies terminal modes/configuration that can influence how a KeyCode is encoded when being sent to and application via the pty.

Enums

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.

Constants