dbcli/mssql-cli

Option to disable autocomplete

开放

#399 创建于 2019年12月22日

 (1 条评论) (1 个反应) (0 位负责人)Python (193 个派生)auto 404
area: interactiveenhancementgood first issue

仓库指标

星标
 (1,413 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

I’d like to see a way to disable autocomplete altogether, not just smart autocomplete (as discussed in #158 and #162). I found that setting the PromptSession parameter complete_while_typing=False does the trick. Any chance a PR adding a cli (or config) option for this would be accepted?

贡献者指南