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