You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
keys: Add function to convert an urwid key into display format.
Generates a user-friendly version of Urwid's command keys.
Currently this applies capitalization of special keys
and custom mapping of PgUp/PgDn keys.
Tests added.
Co-authored-by: Parth Shah <[email protected]>
0 commit comments