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

Re: Stopping completion from using $cdpath



On Thu, 16 Sep 1999, Ollivier Robert wrote:

> Is there a way to stop zsh from using $cdpath when doing completion ? If I
> have a directory with only one sub-directory and I do
> 
> cd <TAB>
> 
> it tries to complete from $cdpath instead of directly going into the
> sub-directory. If I unset cdpath, it works fine...
> 
> Thanks,
> 

cd ./TAB


-- 
------------------------------------------------------------------------
Andrej Borsenkow 		Fax:   +7 (095) 737 2747
Siemens ICP ITS Moscow		Tel:   +7 (095) 737 2723

E-Mail: Andrej.Borsenkow@xxxxxxxxxxxxxx
-------------------------------------------------------------------------



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