Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: howto expand all possible completions?
- X-seq: zsh-users 10427
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: howto expand all possible completions?
- Date: Fri, 23 Jun 2006 20:19:56 -0700
- In-reply-to: <20060623232938.GB30718@xxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20060623232938.GB30718@xxxxxxxxx>
On Jun 24, 1:29am, Andy Spiegl wrote:
}
} Is there something like expand-completions or similar?
Do you already have _expand in your completers style?
If so, my only other suggestion would be to try setopt nocaseglob. I
suspect that you have a lower-case to upper-case matcher-list style
that is producing the mixed-case completions in the second example.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author