Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
completion for gpg not working
- X-seq: zsh-users 15873
- From: Philipp Hartwig <philipp.hartwig@xxxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: completion for gpg not working
- Date: Tue, 15 Mar 2011 23:34:36 +0100
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
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