Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Oddity when completing option arguments after command arguments
- X-seq: zsh-workers 42148
- From: Peter Stephenson <p.stephenson@xxxxxxxxxxx>
- To: dana <dana@xxxxxxx>, zsh-workers@xxxxxxx
- Subject: Re: Oddity when completing option arguments after command arguments
- Date: Wed, 20 Dec 2017 09:08:22 +0000
- Cms-type: 201P
- Dkim-filter: OpenDKIM Filter v2.11.0 mailout2.w1.samsung.com 20171220090829euoutp02f80974408a1b8c1e30ac606bcdc9d623~B9YbzrJur0750107501euoutp02f
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=samsung.com; s=mail20170921; t=1513760909; bh=8shalqJxLO+uU6ABQRIoRXdPJ9NSwXoFWzcW9qZpzT0=; h=Date:From:To:Subject:In-reply-to:References:From; b=CFymLdlJ9gu3leppYa9WLIT2Nvp4tau/hSAmphzMiGp4R21WbKJRxD10OPYoC3eLA tO/9M+Ri+zP+Ywf/gu6QTeFaDqAy2ohxWJFXxGXn307E9QQ0Rs3V7vYGqwGdoV2BDO I302tS65Kt54TkXhEmG5gpWeloFYB8pBzUPtnWCs=
- In-reply-to: <04DE83CD-E8E7-4D69-9045-DDC2D2CC3263@dana.is>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- List-unsubscribe: <mailto:zsh-workers-unsubscribe@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- Organization: Samsung Cambridge Solution Centre
- References: <aa06fe49-e2e9-df25-14f0-3f6afe3cb56b@redhat.com> <CGME20171220045327epcas1p4caa404756cf324bb5b352399ef90174b@epcas1p4.samsung.com> <04DE83CD-E8E7-4D69-9045-DDC2D2CC3263@dana.is>
On Tue, 19 Dec 2017 22:52:29 -0600
dana <dana@xxxxxxx> wrote:
> On 18 Dec 2017, at 06:01, Marko Myllynen <myllynen@xxxxxxxxxx> wrote:
> >This is with 5.4.1. What could explain this behavior, any suggestions
> >how to fix this (so that in the last case would get only filenames)?
>
> I think this would do it?
>
> I didn't test *super* extensively, but it seems to behave as expected
> in all of the cases listed, and it passes the existing checks.
Thanks, that looks entirely plausible and this file is magic. I've
committed it.
pws
Messages sorted by:
Reverse Date,
Date,
Thread,
Author