zulip/zulip-terminal

Validate commands that can have only a single key

Offen

#538 geöffnet am 11.03.2020

 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (352 Forks)github user discovery
area: hotkeysenhancementhelp wanted

Repository-Metriken

Stars
 (853 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide