google / google/python-fire

completion option for zsh

Open
#64 9 comments 8 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
Python
Stars
28.2k
Forks
1.5k
PR merge metrics
No merged PRs in 30d

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.