Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

completion for gpg not working



Hello,

I'm using zsh 4.3.11-4 from Debian.

With zsh -f and then

$ autoload -Uz compinit
$ compinit
$ zstyle ':completion:*' completer _complete _approximate

typing 

$ gpg --ver<tab>

"completes" to

$ gpg --armor
zsh: do you wish to see all 217 possibilities (78 lines)? 

The _gpg completion file distributed with Debian is identical to the one 
distributed with the official Zsh 4.3.11.

It would be great if this could be fixed.

Regards,
Philipp

Attachment: smime.p7s
Description: S/MIME cryptographic signature



Messages sorted by: Reverse Date, Date, Thread, Author