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]

Re: [BUG] CYGWIN=tty


On Thu, Nov 05, 1998 at 09:21:29AM -0800, Earnie Boyd wrote:
>set CYGWIN=tty is now the opposite of what it should be.  I have to
>set CYGWIN=notty in order to get tty support.  Somehow the switches
>got reversed.
>
>I don't know if this effects the other switches or not.  Can someone
>experienced with the code confirm if this effects the other switches?

This may be what you're experiencing but that's not what is actually
happening.  When Geoff changed CYGWIN32 to CYGWIN he forgot to subtract
2 from the code which skipped over the environment variable name.

So, setting CYGWIN=  tty should do what you want.

cgf
-
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]