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 Date: Wed, 28 May 2003 16:53:30 -0700 From: "Karr, David" Subject: RE: Getting "cleartool" prompts to work in Cygwin To: cygwin AT cygwin DOT com Message-id: <0C260F619E428642BFA6380177C3ADF33C6923@exmsea005.us.wamu.net> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft Exchange V6.0.6334.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Content-class: urn:content-classes:message X-MS-Has-Attach: X-MS-TNEF-Correlator: X-OriginalArrivalTime: 28 May 2003 23:53:30.0244 (UTC) FILETIME=[56FE3440:01C32574] > -----Original Message----- > From: Andrew DeFaria [mailto:ADeFaria AT Salira DOT com] > > Karr, David wrote: > > >However, when I execute this in a Bash shell in RXVT, at the point > >where it would issue the prompt, it just sits there doing nothing. If I > >then press Return, it immediately emits the prompt message, and then > >takes that as my response. If instead of pressing Return, I first type > >an expected response and press Return, then it takes that as my > >response, which is an acceptable workaround (if I know what the prompt > >says). > > > >Is there a strategy I can use to get it to work the same way it does in > >a DOS box, printing the entire prompt message, and exiting normally? > > > No. The problem is that cleartool is written for Windows (i.e. DOS or > cmd) which does not use ptys. rxvt, and apparently XEmacs both use ptys. > The only solution is to get Rational to fix cleartool (or to use a DOS > box - or to specify all parameters on the command line so that there is > no prompting). Is there any way to wrap all executions of "cleartool" in a "bridge" that speaks pty and non-pty? -- 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/