google/python-fire

completion option for zsh

開放

#64 建立於 2017年4月14日

 (9 則留言) (8 個反應) (0 位負責人)Python (1,418 個分叉)batch import
enhancementhelp wanted

倉庫指標

星標
 (26,214 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南