From: olsonda@pilot.msu.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@wmdata.wmdata.se>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
To: "Anders Norlander" <anorland@hem2.passagen.se>
Cc: <gnu-win32@cygnus.com>

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@cygnus.com" with one line of text: "help".
