Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Bug#482662: zsh: completion with locate gives extra output
- X-seq: zsh-workers 25112
- From: Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: Bug#482662: zsh: completion with locate gives extra output
- Date: Mon, 26 May 2008 14:39:26 +0100
- In-reply-to: <a06001073c4603d88044f@xxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20080524095358.26811.79795.reportbug@nexus> <20080524135404.GA9888@xxxxxxx g> <20080524164656.GA2682@nexus> <20080524202135.GA18082@xxxxxxxx> <20080525155231.691a4979@pws-pc> <a06001073c4603d88044f@xxxxxxxxxxxxxxxxx>
On Mon, 26 May 2008 19:14:33 +0900
"Jun T." <takimoto-j@xxxxxxxxxxxxxxxxx> wrote:
> (2) I'm not sure if we should 'setopt EXTENDED_GLOB' at the top
> of this script. (the globbing flag (#i) requires the option).
EXTENDED_GLOB is supposed to be set on entry to the completion code in
the standard set of options ($_comp_options).
I've committed this. I didn't look at the _arguments issues.
Thanks.
--
Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx>
Web page now at http://homepage.ntlworld.com/p.w.stephenson/
Messages sorted by:
Reverse Date,
Date,
Thread,
Author