EraseBinding#

class EraseBinding#

An enumerated type which can be used to indicate which string the terminal should send to an application when the user presses the Delete or Backspace keys.

Fields#

class EraseBinding
ASCII_BACKSPACE#

The type of the None singleton.

ASCII_DELETE#

The type of the None singleton.

AUTO#

The type of the None singleton.

DELETE_SEQUENCE#

The type of the None singleton.

TTY#

The type of the None singleton.