completion option for zsh
Aberta
enhancement
help wanted
- Linguagem predominante
- Python
- Estrelas
- 28.2k
- Forks
- 1.5k
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
I'm using zsh 5.0.8 on OSX 10.11.6.
When I tried to run the generated completion bash for the basic example in README, I got the following error.
`_complete-calculatorpy:4: unrecognized modifier `C'`
I finally resolved this issue by replacing the `:` in the bash script with `: `.
An extra option for completion command will be helpful for zsh user.
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.