From: olsonda AT pilot DOT msu DOT edu (Brad & Darla Olson) Subject: I was able to fix console input problems - Enter Bounce 12 Oct 1998 04:06:30 -0700 Message-ID: <199810120122.VAA130260.cygnus.gnu-win32@pilot022.cl.msu.edu> References: <000a01bdf4eb$fd6fdae0$b6fc09a4 AT wmdata DOT wmdata DOT se> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: "Anders Norlander" Cc: Anders, I was able to get rid of the annoying "extra" CR by doing the following: 1. Set this environment variable (see the cygwin.faq) in your autoexec.bat or batch file that starts the bash environment: SET CYGWIN32=tty 2. In your home directory, create a .bashrc if you don't already have one, and add the following command to it (test it on the command line first to see if it truly helps: stty inlcr Hope that helps, Brad Olson - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".