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

Problems with ambiguous files configuring completion



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?

Thanks in advance
-- 
Renato Botelho



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