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: <3C25AA70.E4C10276@morganstanley.com> Date: Sun, 23 Dec 2001 09:57:04 +0000 From: Robert White Reply-To: Robert DOT White AT morganstanley DOT com Organization: Morgan Stanley X-Mailer: Mozilla 4.76 [en]C-CCK-MCD MS4.76 V20001206.2 (WinNT; U) X-Accept-Language: en,ja MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: rxvt and command prompt Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit All I have a problem using rxvt on the Windows 98 platform. I use rxvt over the command prompt because it gives me a useful scrollback facility. I do a lot of database administration on SYBASE and Microsoft servers, and these come bundled with a utility called isql. The problem I have is in the way this application works with rxvt. Usually when you open an isql session you get a prompt like 1> However on rxvt, this is not the case, you get nothing. Although if you run a command the results are returned, but without the prompt again. This is not due to the cygwin environment, because if I run cygwin in a command shell, isql works fine. I have heard from a tools developer that isql returns 2 streams, a message and a result stream, so I figure this must be in someway connected to the way command shell and rxvt handle standard error, or something like that in a different manner. I tried running isql with the 2>&1 redirective but to no avail. I know this must make little sense to people not familiar with the tools, but I was kind of hoping there would be someone who happened to have used isql on this list. Thanks as always in advance for any help, and happy holidays. Rob -- 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/