google/python-fire

completion option for zsh

Open

#64 ouverte le 14 avr. 2017

Voir sur GitHub
 (9 commentaires) (8 réactions) (0 assignés)Python (1 418 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (26 214 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur