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 Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3C3C8FF7.6080506@Salira.com> Date: Wed, 09 Jan 2002 10:46:15 -0800 From: Andrew DeFaria Organization: Salira Optical Networks User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:0.9.4) Gecko/20011128 Netscape6/6.2.1 X-Accept-Language: en-us MIME-Version: 1.0 To: cygwin AT cygwin DOT com CC: Andrew DeFaria Subject: Rxvt and the missing command prompt Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 09 Jan 2002 18:46:15.0395 (UTC) FILETIME=[EAC57B30:01C1993D] I use Cygwin with rxvt. I also use Rational Clearcase. Clearcase has a command line tool called cleartool. When I start cleartool from a Windows Bash shell I get the prompt: $ cleartool cleartool> However if I run rxvt and then issue a cleartool command I do not get the prompt: $ cleartool Now if I type in a cleartool subcommand then that command does execute. For example, I can type "quit" and cleartool exits. Note this also happens when I telnet into a box running Cygwin. I have sumeized that the problem is that rxvt and apparently in.telnetd (et. al.) use ptys and cleartool just doesn't like 'em. Is there any way to fix this? I thought that perhaps using "tty" in the CYGWIN environment variable might fix things up but it doesn't. In fact I've seen tty mess more things up than fix them. If one sets CYGWIN="ntsec tty" then one types in vim in a Windows Bash shell then exits echo is turned off, never to return! Attempting to turn it on with stty echo give you "stty: standard input: unable to perform all request operations". Anybody knows how to sort this all out to elminate these problems? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/