Thanks for all your great suggestions. Here is what I settled on for
the batch file:

   c:\cygwin\bin\zsh --login -c "cd '%1' ;exec zsh"

The only thing I have to work out is how to handle cases where the %1
argument contains spaces.

Thanks again!

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Reply via email to