Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Unsubscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <001101bee37c$c6b17100$283f86a1@empros.com> From: "Geoff Hart" To: Subject: Re: xterms and vi Date: Tue, 10 Aug 1999 17:07:45 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 >>I've got the X11R6.4 client libs downloaded and installed, and am trying to >>run vi within an xterm. The problem is that programs like vi (and ftp) >>don't do their I/O in the xterm, they do it in the DOS window associated >>with the xterm. >> >>I've set CYGWIN32 (and CYGWIN) to be 'binmode tty', and have an entry in my >>termcap file for xterm (although the symptom appears no matter what type of >>terminal I've set TERM to be). >It sounds like you've forgotten to use cygwin versions of ftp and vi. It's >unlikely that windows-only versions of those programs will work with the >CYGWIN=tty scheme. Why is that unlikely? I mean, can we make an "xterm" which acts both as a tty for Cygwin tools, *and* as a DOS console window for DOS applications? I am researching this because we use CYGWIN for our development environment but we use pure Windows for the run-time environment, and we use Activestate's Perl. But, running "perl -d ..." sends all the debugging output/control to the originating DOS window, which doesn't work too well. I've played with the code for rxvt (using the DOS xlib.c emulation for Windows) but I know very little about Window's Consoles. Can you provide me with some information in this area? I think an rxvt which could fully replace the "DOS command prompt" for both normal DOS and Cygwin work would be a nice addition to your product - and I'd be glad to help develop it :). Geoff -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com