Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH] Added gpg-zip completion.
- X-seq: zsh-workers 28071
- From: Doug Kearns <dougkearns@xxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: [PATCH] Added gpg-zip completion.
- Date: Tue, 13 Jul 2010 12:15:38 +1000
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:content-type; bh=nTceEOSsXDbM4MQzJV6sypHGuakUxGtD4Trkcua/I48=; b=CLl+o8whKN/ncmdoptTl5mRWceLWI1a7BGjxvc9+UMvpEND6y870UIugCRaHFY6oR8 3ml7nJJKhWF2pUalm28p0YwpzPPYDVclqn+/Jjo+34yaGH9tNhwHNJoo/jSFzB+sxceN mAMVgJR4ApyORJYeun1S3XNtKQ0RnIXIzwXzw=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=WnKxPK+3brqnpXxDn7Nfg4bX9JXIVu5hSKvW2tSq9p3L+lXjJwzHcl1AIkKMdf8Go1 xPIMYmqupwmzeKyKQtAJc+P7LFvW5GXCMno90ZUFXD7hH315uFTP+aZP2uE0D7r8znVw fPwYokmbTgnG2DyJWfcGlX0R1B6E5HJ9ho8dQ=
- In-reply-to: <1278984596-10715-1-git-send-email-michael.a.hwang@xxxxxxxxx>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <1278984596-10715-1-git-send-email-michael.a.hwang@xxxxxxxxx>
On Tue, Jul 13, 2010 at 11:29 AM, Michael Hwang
<michael.a.hwang@xxxxxxxxx> wrote:
> Hi all,
>
> I added gpg-zip completion. Also fixed up _gpg a little.
Thanks. It would be better to add gpg-zip completion to _gpg along
with any further gpg* commands. You can do this by testing the
$service parameter. There's lots of examples amongst the existing
completion functions.
Regards,
Doug
Messages sorted by:
Reverse Date,
Date,
Thread,
Author