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/prob
On Fri, Aug 27, 2010 at 11:42 AM, Dave Kilroy wrote:
> On Thu, Aug 26, 2010 at 11:45 PM, Reckoner wrote:
>> I use chere to right-click and open a shell at a given directory, and
>> I was wondering if it is possible to setup a windows batch script that
>> would accomplish the same thing from the W
On Thu, Aug 26, 2010 at 11:45 PM, Reckoner wrote:
> I use chere to right-click and open a shell at a given directory, and
> I was wondering if it is possible to setup a windows batch script that
> would accomplish the same thing from the Windows command line. In
> other words something like,
>
> c
hi,
I use chere to right-click and open a shell at a given directory, and
I was wondering if it is possible to setup a windows batch script that
would accomplish the same thing from the Windows command line. In
other words something like,
c:> cygwin_start_dir.bat c:\mystuff\directory
which would
4 matches
Mail list logo