This is the mail archive of the cygwin 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]
Other format: [Raw text]

Re: Proposal for new cygwin.bat which is independent from install directory


Greetings, Christian Franke!

> Andrey Repin wrote:
>> ...
>> Why so complicated?
>>
>> @START "" /B "%~dp0bin\mintty.exe" -
>>
>> Done.

> Possibly not. This does not run bash in current console. It starts a new 
> mintty Window.

Who in their right mind would want a bogus native console?
You? Ok, you can change it to

    "%~dp0bin\bash.exe" --login -i

if you so desire.


-- 
With best regards,
Andrey Repin
Saturday, August 27, 2016 19:10:40

Sorry for my terrible english...


--
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


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