X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-1.9 required=5.0	tests=BAYES_00,SPF_HELO_PASS,T_RP_MATCHES_RCVD
X-Spam-Check-By: sourceware.org
To: cygwin@cygwin.com
From: Jon Hughes <jon@phazm.com>
Subject: Re: Opening new cygwin window with arguments
Date: Tue, 17 Jan 2012 00:19:01 +0000 (UTC)
Lines: 15
Message-ID: <loom.20120117T011442-614@post.gmane.org>
References: <CANc+RapKxS3xVVxtXo6=NYfpfvL=B2Sdk8xKaJ1UVPRKRgxvBA@mail.gmail.com> <20120112033732.GE9147@phoenix>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
User-Agent: Loom/3.14 (http://gmane.org/)
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

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

