This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

I was able to fix console input problems - Enter Bounce


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".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]