| 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: | <3A89F433.A8F49FC5@ece.gatech.edu> |
| Date: | Tue, 13 Feb 2001 21:57:55 -0500 |
| From: | "Charles S. Wilson" <cwilson AT ece DOT gatech DOT edu> |
| X-Mailer: | Mozilla 4.75 [en] (WinNT; U) |
| X-Accept-Language: | en |
| MIME-Version: | 1.0 |
| To: | Patrick Ohnewein <pohnewein AT prodata DOT it> |
| CC: | cygwin <cygwin AT cygwin DOT com> |
| Subject: | Re: Some Problems |
| References: | <3A898B66 DOT C7DE7469 AT prodata DOT it> |
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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |