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: <4BCA93C4.5000904@bopp.net> References: <4BCA1D1A DOT 6050904 AT bopp DOT net> <4BCA93C4 DOT 5000904 AT bopp DOT net> Date: Sun, 18 Apr 2010 16:48:46 +0100 Received: by 10.239.174.74 with SMTP id i10mr349521hbf.6.1271605727089; Sun, 18 Apr 2010 08:48:47 -0700 (PDT) Message-ID: Subject: Re: bash/readline spinout in vi command mode 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: >> 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. > > Yes, it fully loads a core. =C2=A0What's strange is that if I hit ESC-F > before the first time I hit ESC-; in a new shell session the problem is > avoided. =C2=A0From what I read at http://linux.die.net/man/3/readline, t= he > key binding for both F and ; in command mode should be vi-char-search, > so I'm not sure what the difference is between the two bindings. > > I get the same behavior under a Windows terminal running bash as well. > I repeated all the tests both with and without my .inputrc file, minimal > as it is, and got the same results every time. > > On a whim I also tried this in irb, which is the only other program I > frequently use which I know uses libreadline, but I could not reproduce > the problem. > > If there is any other information I can provide, let me know what it is. > =C2=A0My system is a fairly vanilla XP installation which I updated to the > latest packages earlier today. Spinning on a 32-bit XP here as well, whereas it didn't on a 64-bit Win7. 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