TermUI.Parser.Events.KeyEvent (TermUI v0.2.0)
View SourceRepresents a keyboard input event.
Fields
key- The key pressed (atom for special keys, string for characters)modifiers- List of modifiers held (:ctrl,:alt,:shift,:meta)
Represents a keyboard input event.
key - The key pressed (atom for special keys, string for characters)modifiers - List of modifiers held (:ctrl, :alt, :shift, :meta)