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

Re: Completion on cd



On Fri, 30 Jan 1998, Oliver Kiddle wrote:

> > compctl -/ cd
> 
> I was hoping that these -/ options would fix my problems when I upgraded
> to 3.1.2-zefram but that wasn't the case. Using the above compctl for cd
> and the 3.1.2-zefram I still get the problems I previously described. If
> you can't remember, I shall outline it again:
> 
> % compctl -/ cd
> % cd
> % cd [tab]
>  -- Only my directories not beginning with "." are listed which is fine
> % cd .[tab]
>  -- Only my directories beginning with "." are listed which is fine
> % cd .netscape/[tab]
>  -- All the *files* and directories in .netscape/ (not starting ".") are
>  -- listed! I'd have expected it to complete to "cd .netscape/plugins/"
> 

I cannot reproduce it. compctl -/ cd correctly lists only directories,
with or without . May be, it depends on some options settings; try zsh -f.

-------------------------------------------------------------------------
Andrej Borsenkow 		Fax:   +7 (095) 252 01 05
SNI ITS Moscow			Tel:   +7 (095) 252 13 88

NERV:  borsenkow.msk		E-Mail: borsenkow.msk@xxxxxx
-------------------------------------------------------------------------




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