Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH] Problem in patchutils completion
- X-seq: zsh-workers 40500
- From: Ismail Donmez <ismail@xxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: [PATCH] Problem in patchutils completion
- Date: Mon, 6 Feb 2017 14:05:24 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=i10z.com; s=www; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=xTj5Wgc3UbDi4tE666nlG7FKPy/w2/4dpwqG74J69gI=; b=Gn1pybI0lbn7Ost7neua9p14HdYc3m0qi53erdd0F+rpnEdQWBSGF4bzP+Z1a8C1WL 3KPTW++dxZ7D9DYKYajJYaaPg1iFKOBHpDgm8JiU4Sro0g4GJdPtfIXDQOXgCYNa/6PO jPfb6XJFeMvx1GtHQbIVCE0Jf3/PWCA6La2lQ=
- In-reply-to: <CAFo71_6R2nd5KOCXLmL978aanNV1bo8rVvc0NEYU-e6JvWa1=g@mail.gmail.com>
- 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: <CAFo71_6R2nd5KOCXLmL978aanNV1bo8rVvc0NEYU-e6JvWa1=g@mail.gmail.com>
ping? any comments?
On Sat, Jan 28, 2017 at 9:54 AM, Ismail Donmez <ismail@xxxxxxxx> wrote:
> Hello,
>
> We've received the following bug report & patch in openSUSE:
>
> <quote>
>
> Zsh ships completions for patchutils. However, there are two bugs
> related to the filterdiff command:
> 1. arguments for "grepdiff|filterdiff" don't combine with subsequent
> separate arguments for "grepdiff" and "filterdiff", and
> 2. grepdiff and filterdiff don't complete file paths, even though they should.
>
> </quote>
>
> Patch by Jan Matejek of SUSE attached.
>
> Regards,
> ismail
Messages sorted by:
Reverse Date,
Date,
Thread,
Author