Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Problems with ambiguous files configuring completion



On Wed, Jul 22, 2009 at 5:05 PM, Renato Botelho<rbgarga@xxxxxxxxx> wrote:
> Hello,
>
> On my zsh, imagine i have 3 files or dirs on the same dir:
>
> fw/
> fwtest/
> fwdevel/
>
> when I try
>
> # cd fw<TAB>
>
> It just accept the directory fw because the name matches, it
> would be ok if I don't have other 2 files that has the same prefix.
>
> Is there a way to set completion to check these cases?


BTW, here is my zshrc

http://freebsd.pastebin.com/f26a4ecc3

-- 
Renato Botelho



Messages sorted by: Reverse Date, Date, Thread, Author