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: Getting "cleartool" prompts to work in Cygwin


> -----Original Message-----
> From: Andrew DeFaria [mailto:ADeFaria@Salira.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/


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