Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Zsh completion with rubber triggers an error message
Sylvain Chevillard wrote:
> A fix is easily set up by changing the `sed` instruction. However,
> further investigation shows that the zsh completion script is also
> maintained in rubber's official repository (as file
> `misc/zsh-completion`) and diverged compared to the version maintained
> in zsh repository. Indeed, there has been little activity on this file
Normally, where a completion is added to a project's own repository, we
remove it from zsh. So I would instead suggest that the few commits it
has received on the zsh side be merged into rubber's official repository
and we remove it from zsh. There aren't too many changes, just a typo
fix and addition of (-.) to a file glob. Is that something you could
handle or should I create a PR?
Thanks
Oliver
Messages sorted by:
Reverse Date,
Date,
Thread,
Author