Option to disable autocomplete
Open
area: interactive
enhancement
good first issue
- Dominant language
- Python
- Stars
- 1.4k
- Forks
- 191
- PR merge metrics
- No merged PRs in 30d
Description
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?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.