class

Term2::KeyReader

Inherits Reference < Object

KeyReader handles reading and parsing key sequences from input

Constants

PASTE_END = "\e[201~"
PASTE_START = "\e[200~"

Bracketed paste escape sequences

Instance methods

last_mouse_event
Source
read_key(io : IO) : Key | Nil
Source