X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=0.8 required=5.0 	tests=BAYES_50,RCVD_IN_DNSWL_NONE,T_RP_MATCHES_RCVD
X-Spam-Check-By: sourceware.org
X-Cloudmark-SP-Filtered: true
X-Cloudmark-SP-Result: v=1.0 c=1 a=VphdPIyG4kEA:10 a=kj9zAlcOel0A:10 a=7FXZQz2DNa3hQVFz8NIA:9  a=Oa233I2MNsB8950z4hxPFgHThIsA:4 a=CjuIK1q_8ugA:10
Date: Sat, 17 Apr 2010 13:53:50 -0600
From: ERIC HO <ericmho@shaw.ca>
Subject: bash loop using mintty
To: cygwin@cygwin.com
Message-id: <d258a5a011551.4bc9bd6e@shaw.ca>
MIME-version: 1.0
Content-type: text/plain; charset=us-ascii
Content-transfer-encoding: 7bit
Content-disposition: inline
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

I reported a couple of times of the bash loop problem before. But it seems the problem could bot be duplicated
by others.
I use "mintty -" to start up a terminal session.
Today, I found out the problem. The loop is caused by set -o vi in my .bashrc. After I removed that statement,
 I can hit  shift F12 without bash looping (reported by task manager). 
If I start mintty without -, shift F12 just gives 4;2~  back.
Once I enter set -o vi, shift F12 hang and bash starts looping
With this information, I hope mintty users can duplicate this problem and hopefully a fix could be available.
Thanks.

Regards,

Eric.

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

