Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Fri, 29 Dec 2000 12:03:23 -0500 From: Ashok Vadekar To: cygwin AT cygwin DOT com Subject: shell loses "stty echo" state Message-ID: <20001229120323.D9356@volta.certicom.com> Reply-To: avadekar AT certicom DOT com References: <2CC2CB3C95C3D311ABAC009027DCD77E16FE31 AT flyhalf DOT pactolus DOT com> <3A4CBE6F DOT 63963D62 AT yahoo DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <3A4CBE6F.63963D62@yahoo.com>; from earnie_boyd@yahoo.com on Fri, Dec 29, 2000 at 11:40:15AM -0500 I installed 1.1.7 on a Win2000 (Professional) machine and have noticed the following problem. After running vi (vim) or less, the console is returned in a state where shell input is not echoed back to the display. If I reenter vi, keyboard input is show (ie. typing ":q" shows ":q" on the bottom line). Running stty before and after the problem occurs show that -echo has been set. However, stty fails when I try "stty echo" to undo the change. Actually it seems to fail for any input I try. I would guess that the problem is in closing a curses session with the console, since commands that only perform simple console IO do not cause the problem. Presumably this is not a common problem, as it make the environment unusable. Perhaps it is a Win 2000 specific problem? -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple