Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com> List-Archive: <http://sources.redhat.com/ml/cygwin/> List-Post: <mailto:cygwin AT cygwin DOT com> List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Authentication-Warning: slinky.cs.nyu.edu: pechtcha owned process doing -bs Date: Wed, 4 Feb 2004 19:38:02 -0500 (EST) From: Igor Pechtchanski <pechtcha AT cs DOT nyu DOT edu> Reply-To: cygwin AT cygwin DOT com To: Harold Levy <Harold DOT Levy AT synopsys DOT com> cc: cygwin AT cygwin DOT com Subject: Re: Re: terminal size problems In-Reply-To: <20040204235646.GB4086@shark.synopsys.com> Message-ID: <Pine.GSO.4.56.0402041935570.8094@slinky.cs.nyu.edu> References: <20040204202526 DOT GA4086 AT shark DOT synopsys DOT com> <Pine DOT GSO DOT 4 DOT 56 DOT 0402041554370 DOT 8094 AT slinky DOT cs DOT nyu DOT edu> <20040204235646 DOT GB4086 AT shark DOT synopsys DOT com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Wed, 4 Feb 2004, Harold Levy wrote: > > > If I open a 32-row xterm and rlogin into a unix machine, then run vim or > > > mutt or less, these apps think the bottom of the screen is at row 24 ... > > > they don't use the rows beyond that. > > > > Right, now I understand. Do you have the $TERM set correctly on the > > remote machine? Did you try this over ssh rather than rlogin? > > Ah, things work with telnet but not rlogin ... does that hint at the > cause of the problem? > > Thanks for your help Igor, > -Harold I suspect there's some difference in the environment that is either propagated from the local machine or set via the shell startup files. Try checking the value of $TERM in both cases. I bet one of them says "cygwin" and the other says "vt100" or something... Also, try setting TERM=vt100 in the Cygwin shell before rlogin -- does that help? If so, the termcap/terminfo database on the Linux machine doesn't have an entry for "cygwin", and should be updated. Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "I have since come to realize that being between your mentor and his route to the bathroom is a major career booster." -- Patrick Naughton -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/