dbcli/mssql-cli

Option to disable autocomplete

Aperta

#399 aperta il 22 dic 2019

 (1 commento) (1 reazione) (0 assegnatari)Python (193 fork)auto 404
area: interactiveenhancementgood first issue

Metriche repository

Star
 (1413 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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?

Guida contributor