This is the mail archive of the cygwin 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]
Other format: [Raw text]

RE: Setting CYGWIN=tty in an already running shell leads to hidden output


On 11 December 2006 00:49, Volker Quetschke wrote:

> Dave Korn wrote:
>> On 09 December 2006 02:45, Volker Quetschke wrote:
>> 
>>> Subject: Setting CYGWIN=tty in an already running shell leads to hidden
>>> output 
>> 
>>   WDDTT!  It is documented as not working; now you know why.
> 
> Aha, so it is? Where? Here
>  <http://cygwin.com/cygwin-ug-net/setup-env.html>
> it's said to set it before starting bash. That's what I did.
> 
> I guess it meant to mean to set it before starting the first bash.
> Or even before the first cygwin process is started. But nothing
> in there documents this as not working.

  It is implied subtly on that page:

Initially you can leave CYGWIN unset or set it to tty (e.g. to support job
control with ^Z etc...) using a syntax like this in the DOS shell, before
launching bash.


  But it is mentioned clearly on this page:


http://cygwin.com/cygwin-ug-net/using-cygwinenv.html

(no)tty - if set, Cygwin enables extra support (i.e., termios) for UNIX-like
ttys in the Windows console. It is not compatible with some Windows programs.
Defaults to not set, in which case the tty is opened in text mode. Note that
this has been changed such that ^D works as expected instead of ^Z, and is
settable via stty. This option must be specified before starting a Cygwin
shell and it cannot be changed in the shell. It should not be set when using
other terminals (i.e., rxvt or xterm).


    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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