Structs
- Helper to build escape sequence payloads from
KeyEvent
. - The modifiers encoding for escape sequence.
Enums
Functions
- Build a key’s keyboard escape sequence based on the given
key
,mods
, andmode
. - Check whether the
text
is0x7f
,C0
orC1
control code.