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

Re: Bug#252233: zsh: filename completion after long options like --foo=



> > In which specific situation is it not working?
> 
> I suspect --help format is not canonical enough...
> 
> As an experiment, I wrote the following configure script.
> 
> #! /bin/sh
> cat <<'EOF'
> --enable and --with options recognized:
>   --enable-maintainer-mode enable make rules and dependencies not useful
>                           (and sometimes confusing) to the casual installer
>   --with-perl[=FILE]  Perl is needed to compile the description files, but gp2c
>   --with-paricfg[=FILE]  PARI configuration is needed to build plug-ins.
> EOF
> 
> It appears to work w.r.t. zsh completion in woody but not in sid.
> 
> Strangely, both Completion/Unix/_configure are identicals.
> What are the relevant files to look at.

_configure and _arguments, I think.



Messages sorted by: Reverse Date, Date, Thread, Author