X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE,TW_YG X-Spam-Check-By: sourceware.org X-Mail-Handler: Dyn Standard SMTP by Dyn X-Report-Abuse-To: abuse AT dyndns DOT com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX19Pef6TDnW43LHLcx4XGHmy Date: Mon, 29 Oct 2012 10:33:51 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: mintty: Ctrl-Q does not work? Message-ID: <20121029143351.GA16926@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20121013153831 DOT GA839 AT ednor DOT casa DOT cgf DOT cx> <20121019121729 DOT GW25877 AT calimero DOT vinschen DOT de> <20121019150037 DOT GA17402 AT ednor DOT casa DOT cgf DOT cx> <20121021054432 DOT GA24593 AT ednor DOT casa DOT cgf DOT cx> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) 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 On Mon, Oct 29, 2012 at 12:49:24PM +0000, Charles Stepp wrote: >> Andy Koppe, 28.10.2012 07:24:04: >> >> > However, I can still reproduce the issue (without pipe_byte), and I >> > did a fresh Cygwin install into the default location to try to >> > minimise variables. Cygcheck output attached. >> >>I just installed the latest cygwin-release. Ctrl-S,Ctrl-Q works as >>expected, but e.g. Enter stops output and freezes the terminal like >>before (need to kill -9 the involved process). Why is there any >>reaction on Enter at all? > >The stty ixany setting determines whether any key or the start key >(Ctl-Q) resumes output after a stop key (Ctl-S). > >stty ixany enables resuming output with any key. >stty -ixany sets it such that only the start key (Ctl-Q) resumes output. There was no "Ctl-S" in the above description. -- 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