Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [vincent@xxxxxxxxxx: Bug#269769: zsh: sabcmd completion doesn't work]
- X-seq: zsh-workers 20312
- From: Oliver Kiddle <okiddle@xxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: [vincent@xxxxxxxxxx: Bug#269769: zsh: sabcmd completion doesn't work]
- Date: Fri, 03 Sep 2004 17:25:44 +0200
- In-reply-to: <Pine.LNX.4.61.0409030806430.28049@xxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20040903140238.GB27525@xxxxxxxxxxx> <Pine.LNX.4.61.0409030806430.28049@xxxxxxxxxxxxxxxxxx>
Bart wrote:
> schaefer<690> sabcmd
> Completing parameter name -
> Completing stylesheet -
> file1.xsl
>
> I don't immediately know why an empty group is being created for parameter
> names even when there are no parameters to be completed.
That's what the -e option to _message does. It means that you can add
parameters with the fake style and that the "parameter name" description
will be displayed even if no files match. It shouldn't be stopping the
filenames from being completed though and I'm not sure why it does.
Oliver
Messages sorted by:
Reverse Date,
Date,
Thread,
Author