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

cd completion and CDABLE_VARS



When I use completion with the cd command, zsh tries to complete
to both directories and named directories, probably because I have
CDABLE_VARS set. I would like cd to complete to directories by
default, and if it is not possible (and only in this case), then
the completion to named directories is performed. How can I do
that?

I have the above behavior with both zsh 4.1.1 and zsh 4.2.0-pre-3
under Debian.

-- 
Vincent Lefèvre <vincent@xxxxxxxxxx> - Web: <http://www.vinc17.org/> - 100%
validated (X)HTML - Acorn Risc PC, Yellow Pig 17, Championnat International
des Jeux Mathématiques et Logiques, TETRHEX, etc.
Work: CR INRIA - computer arithmetic / SPACES project at LORIA



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