zulip/zulip-terminal

Validate commands that can have only a single key

オープン

#538 opened on 2020/03/11

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)Python (352 件のフォーク)github user discovery
area: hotkeysenhancementhelp wanted

Repository metrics

Stars
 (855 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

コントリビューターガイド