Mika Suomalainen wrote: > zsh is not automatically completing options for gpg2 (package gnupg). > Many gpg2 command line flags are probably same as gpg ones.
If so, then the following may be a workaround for your configuration until someone comes up with a full-featured gpg2 completion: compdef gpg2=gpg Regards, Frank -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

