X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.1 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SARE_MSGID_LONG45,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org MIME-Version: 1.0 In-Reply-To: <4BCA1D1A.6050904@bopp.net> References: <4BCA1D1A DOT 6050904 AT bopp DOT net> Date: Sun, 18 Apr 2010 05:39:20 +0100 Received: by 10.239.182.65 with SMTP id p1mr281008hbg.93.1271565560944; Sat, 17 Apr 2010 21:39:20 -0700 (PDT) Message-ID: Subject: Re: bash loop using mintty From: Andy Koppe To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Jeremy Bopp wrote: > On 4/17/2010 3:31 PM, ERIC HO wrote: >> I =C2=A0just tested it under xterm and bash loops as well with shift F12. > > I just reproduced this problem with a simpler test case. =C2=A0Enter vi > editing mode under bash and then type ESC-;. =C2=A0That is, press the esc= ape > key and then hit the semicolon key. =C2=A0I'm not sure why offhand, but t= he > semicolon while in vi-movement-mode causes bash to spin out. When you say spin out, do you mean it's fully loading a core? That would obviously be a bug, but I don't see that. For me, both with ESC-; and Shift-F12 it's just sitting there waiting for more input, which to me looks like normal operation because I do know that the escape character at the start of both of those takes vi into command mode and I've got no idea what either ';' or '[24;2~' might mean in command mode. In both cases, pressing Enter a couple of time produces a new prompt. Andy -- 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