Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Quoting problems with _zip (unzip) completer
- X-seq: zsh-workers 27654
- From: Mikael Magnusson <mikachu@xxxxxxxxx>
- To: Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx>
- Subject: Re: Quoting problems with _zip (unzip) completer
- Date: Wed, 3 Feb 2010 23:43:08 +0100
- Cc: zsh workers <zsh-workers@xxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=R2T4rK3tq+VBFQiTxmjIPEHQQwS3kiA01+USI3AyVoo=; b=q/BC0/S2wGWiZQ3kqHLavBIAH1nR4trXvSSMIoYPgh0JEZFL0K9J9Vmv+rUZ1g/HDU AMYYk3C/FGrjQCdepa5W9jbI6LfZIUZmdMeDHjSg/oD7mdM+PeriZwMCWb2S6wy1q2h1 3dq+X9dUXbA0GoaM4kZWFqZy7w0WCHhtXPzF4=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=KR1xwVWA1EB7pG4oJsyO7VOK4Z9Mf+TyKt0ebnc+eKrouwYiTwyJw6vj2Kxzs3lArJ esiDC9H5DHiW9tgJjcVvd0/P/aC/HxbfFMCZuCOQ+9MF6umViq/cj4gkjJl9LHLqCVKN E15lCEVpbZm+u+TIu+mmbxtdOHWDumafYOO80=
- In-reply-to: <20100203220958.26bc25fe@pws-pc>
- 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: <237967ef0908031315u72fa3661i17ff7f0107b85b9c@xxxxxxxxxxxxxx> <200908040850.n748oxlc011862@xxxxxxxxxxxxxx> <20090817215819.796e9416@pws-pc> <237967ef1002021716l101c98b7obc758fb200a117e8@xxxxxxxxxxxxxx> <20100203220958.26bc25fe@pws-pc>
>> > Peter Stephenson <pws@xxxxxxx> wrote:
>> >> Mikael Magnusson wrote:
>> >> > % unzip test\[.zip <tab>
>> >> > _zip:117: bad pattern: test[.zip(|.zip|.ZIP)
>> >> > _zip:117: bad pattern: test[.zip(|.zip|.ZIP)
>> >> > _zip:117: bad pattern: test[.zip(|.zip|.ZIP)
>
> The exact test above is currently working for me, with my default
> completion setup.
As in, if that is an actual zip file with files in it, you get a
listing of those files?
--
Mikael Magnusson
Messages sorted by:
Reverse Date,
Date,
Thread,
Author