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

RE: [bug?] named directory tex and compinit



>
> $ echo $ZSH_VERSION
> 3.1.9
> $ uname -a
> SunOS vin 5.7 Generic_106541-12 sun4u sparc SUNW,Ultra-5_10
> $ zsh -f
> vin% hash -d tex=blah
> vin% echo ~tex
> blah
> vin% autoload -U compinit
> vin% compinit
> vin% echo ~tex
> zsh: no such user or named directory: tex
> vin%
>
> The ttyctl problem can also be reproduced under Solaris.
>

I cannot reproduce either on ReliantUNIX with almost current CVS. I'm runing
under dtterm ... but hash problem hardly is releated to that :-)

-andrej



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