Completer handling of suggestions containing whitespace
Abierto
- Lenguaje dominante
- Go
- Estrellas
- 1.8k
- Forks
- 213
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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"`.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.