Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Bug#482662: zsh: completion with locate gives extra output



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