TermBuf::Input::Events::Key
Inherits TermBuf::Input::Event < Struct < Value < Object
A key press. bytes is what the terminal sent to say so, which matters for the sequences the decoder could not name and for anything an application would rather interpret itself.
Constructors
Instance methods
bytes
clone
Sourcecopy_with(key _key = @key, bytes _bytes = @bytes)
Sourcekey