This class holds information on terminal text input generated by a Pt_CB_TERM_INPUT callback. This callback is generated for every keystroke except those where both Alt and Ctrl are held down.
Also see Pt_CB_TERM_INPUT in the PtTerminal section of the Photon documentation.
A number of characters (usually 0 or 1) generated by the keystroke.
The current cursor or mouse position.
A string comprising the character typed.