Module keyboard

Source

Structs§

SequenceBase
SequenceBuilder
Helper to build escape sequence payloads from KeyEvent.
SequenceModifiers 🔒
The modifiers encoding for escape sequence.

Enums§

SequenceTerminator

Functions§

build_sequence 🔒
Build a key’s keyboard escape sequence based on the given key, mods, and mode.
is_control_character 🔒
Check whether the text is 0x7f, C0 or C1 control code.