From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30715 invoked by alias); 17 Sep 2003 16:18:03 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 30698 invoked from network); 17 Sep 2003 16:18:01 -0000 Received: from unknown (HELO smtp5.hy.skanova.net) (195.67.199.134) by sources.redhat.com with SMTP; 17 Sep 2003 16:18:01 -0000 Received: from P450 (t5o73p75.telia.com [213.64.24.75]) by smtp5.hy.skanova.net (8.12.9/8.12.9) with SMTP id h8HGHxgw007504 for ; Wed, 17 Sep 2003 18:18:00 +0200 (CEST) From: "Hannu E K Nevalainen \(garbage mail\)" To: Subject: RE: ctrl-s freeze bash? Date: Wed, 17 Sep 2003 16:18:00 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal Importance: Normal In-Reply-To: <20030917145947.341C.LUCIFER@tsinghua.org.cn> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-SW-Source: 2003-09/txt/msg01150.txt.bz2 > From: cygwin-owner@cygwin.com [mailto:cygwin-owner@cygwin.com]On Behalf > Of Lucifer > If press Ctrl-S in rxvt running bash and then the bash becomes inactive, > i.e. does not response to any key stroke. I have to open another rxvt > and kill -9 . Is this a feature or a bug? I found that in the dos > prompt box bash is never affected by the ctrl-s. Ever heard of XON/XOFF ASCII characters? XOFF - stop transmitting (CTRL-S in many cases) XON - start transmitting (CTRL-Q in many cases) Try CTRL-Q when your "bash becomes inactive" /Hannu E K Nevalainen, B.Sc. EE - 59?16.37'N, 17?12.60'E -- UTC+1, GMT+1, CET -- --END OF MESSAGE-- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/