Expand description
Terminal input utilities
Functionsยง
- try_
get_ key_ from_ key_ code - Translates a key code (byte sequence) into a
Keyenum value. ReturnsNoneif the key code is not recognized.
Terminal input utilities
Key enum value. Returns None
if the key code is not recognized.