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

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



> I can reproduce the problem with a standard configure file:
> If a package use gettext (I tried with lostirc), configure says:
> ./configure --help
> ...
>   --with-libintl-prefix[=DIR]  search for libintl in DIR/include and
>   DIR/lib
> ...
> but ./configure --with-libintl-prefix= won't complete on directory.

So, if you remove the brackets from that line in ./configure, it works.



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