dbcli/mssql-cli

Option to disable autocomplete

オープン

#399 opened on 2019/12/22

 (1 件のコメント) (1 件のリアクション) (0 人の担当者)Python (193 件のフォーク)auto 404
area: interactiveenhancementgood first issue

Repository metrics

Stars
 (1,413 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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?

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