mssql-cli icon indicating copy to clipboard operation
mssql-cli copied to clipboard

Option to disable autocomplete

Open altaurog opened this issue 5 years ago • 1 comments

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?

altaurog avatar Dec 22 '19 16:12 altaurog

Thanks @altaurog, we would gladly accept a PR for this!

ellbosch avatar Jan 03 '20 18:01 ellbosch