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

a bug of zsh



to reproduce this bug:

cd ~
mkdir aaa
cd aaa
rm ~/aaa -r
cd .

then current working directory is just "." and you can do nothing until cd
into an absolute path.


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