Skip to main content

Module keys

Module keys 

Source
Expand description

Key representation and parsing of config key strings like ctrl+e.

Structsยง

Key
A normalized key: uppercase-char keys absorb the SHIFT modifier, so shift+j, J, and a crossterm event for shift-j all compare equal.