zulip/zulip-terminal

Validate commands that can have only a single key

开放

#538 创建于 2020年3月11日

 (2 条评论) (0 个反应) (0 位负责人)Python (352 个派生)github user discovery
area: hotkeysenhancementhelp wanted

仓库指标

星标
 (855 个星标)
PR 合并指标
 (30 天内没有已合并 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.

贡献者指南