Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Info: This message was accepted for relay by smtp03.mrf.mail.rcn.net as the sender used SMTP authentication X-Trace: UmFuZG9tSVYpnGuyOqHtUQyWygqk0tLWHl4/CvaqL1FWj0vQZGtRZaVKX5Zu5QXU Message-ID: <3F184A76.6020009@cygwin.com> Date: Fri, 18 Jul 2003 15:28:54 -0400 From: Larry Hall Reply-To: cygwin AT cygwin DOT com User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Philippe Fremy CC: cygwin AT cygwin DOT com Subject: Re: Problem with tty References: <200307181147 DOT 34980 DOT phil AT freehackers DOT org> In-Reply-To: <200307181147.34980.phil@freehackers.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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/