Completer handling of suggestions containing whitespace
Open
- Dominant language
- Go
- Stars
- 1.8k
- Forks
- 213
- PR merge metrics
- No merged PRs in 30d
Description
Seeing how the completer and readline integration works, I think suggestions containing spaces should be put in quotation marks upon completion. Also, prefixes beginning with a quotation mark should be handled correctly, e.g.: `"foo` + TAB should complete both `foobar` as well as `"foo bar"`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.