Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
PATCH: zsh-3.1.5-pws-10: _configure completion
- X-seq: zsh-workers 5650
- From: "Andrej Borsenkow" <borsenkow.msk@xxxxxx>
- To: "ZSH workers mailing list" <zsh-workers@xxxxxxxxxxxxxx>
- Subject: PATCH: zsh-3.1.5-pws-10: _configure completion
- Date: Fri, 5 Mar 1999 12:41:58 +0300
- Importance: Normal
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
This patch tries to be a bit smarter.
- it is using matching control, so --e-z-m completes to --enable-zsh-mem*
- it tries to guess (basing on --help output) if parameter takes an argument
and appends ``=''. If argument is indicated as optional, ``='' is
autoremoved.
I'm gonna like this new stuff, really :-)
/andrej
Attachment:
_configure.patch
Description: Binary data
Messages sorted by:
Reverse Date,
Date,
Thread,
Author