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?

貢獻者指南