Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: auto-completion with exact match
- X-seq: zsh-users 13469
- From: Rémi Prévost <remi@xxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: auto-completion with exact match
- Date: Sat, 22 Nov 2008 15:44:35 -0500
- In-reply-to: <081122123957.ZM32606@xxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <1227383717.16125.16.camel@zoe> <081122123957.ZM32606@xxxxxxxxxxxxxxxxxxxxxx>
- Reply-to: remi@xxxxxxxxxx
Le samedi 22 novembre 2008 Ã 12:39 -0800, Bart Schaefer a Ãcrit :
> On Nov 22, 2:55pm, RÃmi PrÃvost wrote:
> }
> } When I type "cd .gnome2<TAB>", it first completes to "cd .gnome2/" but
> } then if I type <TAB> again, it auto-completes with the directories
> } *inside* ".gnome2/". I would expect it to offer me to complete between
> } ".gnome2/" and ".gnome2_private/".
>
> Do you perhaps have the REC_EXACT setopt turned on?
Yep, I unset it and it's working as expected. Thank you very much!
- RÃmi
Messages sorted by:
Reverse Date,
Date,
Thread,
Author