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: Opening new cygwin window with arguments


Gary Johnson <garyjohn <at> spocom.com> writes:
>     mintty -e tail -f foo &
> 
> The -e is optional, but I like keeping my mintty commands consistent
> with those I write for other terminals.
> 
> HTH,
> Gary
> 
> 

This is very close, but I need it to start in ANSI mode 
(--login -i seems to do it in cygwin.bat) so I can color-code
the tail. Is there any way to open bash with -- login -i or
some other way of enabling ANSI in the new terminal?


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