Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <3A89F433.A8F49FC5@ece.gatech.edu> Date: Tue, 13 Feb 2001 21:57:55 -0500 From: "Charles S. Wilson" X-Mailer: Mozilla 4.75 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: Patrick Ohnewein CC: cygwin Subject: Re: Some Problems References: <3A898B66 DOT C7DE7469 AT prodata DOT it> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Patrick Ohnewein wrote: > > Another problem, if a connect with a foraign linux-host (I use ssh) and > start there BitchX it gives me the following output: > > --------------------------------------------------------------------------- > BitchX - Based on EPIC Software Labs epic ircII (1998). > Version (BitchX-75p3) -- Date (19990221). > Process [8417] connected to tty [/dev/pts/0] > Using terminal type [cygwin] > > Your terminal (cygwin) cannot run IRC II in full screen mode. > The following features are missing from your TERM setting. > Scrolling > So we'll be running in dumb mode... > --------------------------------------------------------------------------- You need to teach the remote linux host about the "cygwin" terminal type. There are two ways to do this, in general: for termcap applications, add an entry to the /etc/termcap file describing cygwin (see your cygwin /etc/termcap file for the definitive description) for ncurses applications, add a entry in the terminfo database describing cygwin (see /usr/share/terminfo/c/cygwin -- a binary file -- on your cygwin box). Or, see this message: http://sources.redhat.com/ml/cygwin/2001-02/msg00185.html and read the section entitled "Connecting to remote systems" --Chuck -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple