google/python-fire

completion option for zsh

Aperta

#64 aperta il 14 apr 2017

 (9 commenti) (8 reazioni) (0 assegnatari)Python (1418 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (26.214 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor