Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: Redo _zle using _arguments
- X-seq: zsh-workers 12879
- From: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: PATCH: Redo _zle using _arguments
- Date: Wed, 4 Oct 2000 12:43:18 +0200 (MET DST)
- In-reply-to: "Bart Schaefer"'s message of Mon, 11 Sep 2000 05:13:51 +0000
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
Bart Schaefer wrote:
> ...
>
> I also suspect there may be a bug in comparguments -- the '(*)-x' form of
> optspec is supposed to mean that the '*:msg:act' form is not completed
> when -x is on the command line, but that doesn't seem to happen (or at
> least, not always). I imagine a fix is going to have to wait a few weeks
> for Sven to return, though.
I'll have a look.
> Random other question: Why isn't list-expand a completion widget for the
> purposes of "zle -C"?
Because it never does completion, only the hard-wired form of
expansion which can't be programmed.
Bye
Sven
--
Sven Wischnowsky wischnow@xxxxxxxxxxxxxxxxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author