TerminalKey
Non-printable terminal keys accepted by the input encoder.
Printable text is represented as a Unicode scalar on io.github.ketraterm.input.event.TerminalKeyEvent, never as a TerminalKey enum value.
Entries
Numeric keypad space key.
Numeric keypad tab key.
Numeric keypad enter key.
Numeric keypad divide key.
Numeric keypad multiply key.
Numeric keypad subtract key.
Numeric keypad add key.
Numeric keypad comma key.
Numeric keypad separator key.
Numeric keypad equals key.
Numeric keypad begin key, usually the keypad 5 navigation function.
Numeric keypad decimal key.
Properties
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.