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

Re: buggy configure completion - when both --enable-foo and --disable-foo are listed




On 31.08.2016 05:00, Daniel Shahaf wrote:
> I think that's the best we can do without writing new C code to suport
> multiline descriptions.

This has been working well for me:

zstyle ':completion:*:configure:*:options' command $'print -r -- "${$(COLUMNS=9999 ${~words[1]} --help)//\n        #/ }"'



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