zulip/zulip-terminal

Validate commands that can have only a single key

Aperta

#538 aperta il 11 mar 2020

 (2 commenti) (0 reazioni) (0 assegnatari)Python (352 fork)github user discovery
area: hotkeysenhancementhelp wanted

Metriche repository

Star
 (853 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor