This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: "Open bash shell here" shell extension


thank you!!!! for the guidance --- a little
modification yields 

bash.exe -c 'cd "%1"; exec rxvt -sr -sl 2500 -fg
lightblue -geometry 80x25 -bg midnightblue -sb -e
bash'

which is my 'standard' terminal window opened in the
selected folder



--- Tehmul Ghyara <tehmul_g@yahoo.com> wrote:
> >Something like "Command Prompt Here" from
> Microsoft's
> >Power Toys
>
>(http://www.microsoft.com/windows2000/techenthusiast/tricks/shortcuts/commandprompt.asp)
> >does?
> >
> >Is there a way to do that? That would be veery
> handy.
> >Thanks for any help.
> >Oliver
> 
> Try this.  Open Explorer, click View->Options, or
> Tools->Folder Options in W2k,
> click File Types,
> locate the item that says Folder,
> click Edit, or if using W2k, click Advanced
> click New,
> 
> In the Action field, put in 'Bash here'
> In the Application field, put in
> bash -c 'cd "%1"; exec bash'
> 
> Click Ok.
> 
> That ought to do it hopefully.
> 
> HTH
> Ciao and regards
> TG
> 
> 
> 
> --
> Unsubscribe info:     
> http://cygwin.com/ml/#unsubscribe-simple
> Bug reporting:         http://cygwin.com/bugs.html
> Documentation:         http://cygwin.com/docs.html
> FAQ:                   http://cygwin.com/faq/
> 


__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]