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 20311
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Clint Adams <schizo@xxxxxxxxxx>
- Subject: Re: [vincent@xxxxxxxxxx: Bug#269769: zsh: sabcmd completion doesn't work]
- Date: Fri, 3 Sep 2004 08:11:22 -0700 (PDT)
- Cc: zsh-workers@xxxxxxxxxx
- In-reply-to: <20040903140238.GB27525@xxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20040903140238.GB27525@xxxxxxxxxxx>
- Reply-to: zsh-workers@xxxxxxxxxx
On Fri, 3 Sep 2004, Clint Adams wrote:
> I get the same behavior.
You can see why if you add this style:
zstyle ':completion:*' format 'Completing %d -'
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.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author