zulip/zulip-terminal
Validate commands that can have only a single key
Open
#538 opened on Mar 11, 2020
area: hotkeysenhancementhelp wanted
Repository metrics
- Stars
- (853 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
Commands like autocomplete can support only a single key, due to restrictions by the urwid_readline package. We want to ensure that the user does not specify multiple keys, on commands like these.