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

Re: Problem with tty


Philippe Fremy wrote:

Hi, I have installed cygwin but I am under the impression that the tty setting does not work.

Symptoms:
$ echo $CYGWIN
tty glob notitle

When I start python, I do not get any interactive shell. Note that this is python from active state. But it works fine with the windows prompt.

When I start gvim (external, not the available with cygwin), I have not ^Z control.

Other things seem to be working correctly. Any idea what it could be ?

Philippe

ps: I am not suscribed, so please include me in any reply.


Setting 'tty' for Cygwin will not have any affect on Windows programs.
Only Cygwin ones.  Running a Windows program from a Cygwin shell prompt
can cause output from the Windows program to get "lost" since they don't
understand ptys.  Use Cygwin's python and you won't have the particular
problem you mentioned when run from a Cygwin shell prompt with 'tty' set.




-- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746


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