delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Message-ID: | <20010517210447.2343.qmail@web5410.mail.yahoo.com> |
Date: | Thu, 17 May 2001 14:04:47 -0700 (PDT) |
From: | Steve O <simgenome AT yahoo DOT com> |
Reply-To: | bub AT io DOT com |
Subject: | Re: cmds issued from rxvt spawning dos windows |
To: | cygwin AT cygwin DOT com |
Cc: | tdorgan AT yahoo DOT com |
MIME-Version: | 1.0 |
> However, using rxvt, every time we spawn JBuilder a dos > window appears and all of its output (that should be in > the file) is lost. > Suggestions? Since your pipe isn't interactive you may want to start it up in a cmd window running bash. Something like: $ cmd /c start bash -c 'make > make.out 2>&1' Does the problem go away with the w32d version? http://www.io.com/~bub/rxvt.html If so, perhaps I'll try to implement a workaround so that you can choose to have rxvt allocate a console for you. Thanks, -steve o __________________________________________________ Do You Yahoo!? Yahoo! Auctions - buy the things you want at great prices http://auctions.yahoo.com/ -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |