Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Wed, 16 Oct 2002 09:25:56 -0400 From: Charles Krug To: cygwin AT cygwin DOT com Subject: Re: What's a good term setting for rlogin? Message-ID: <20021016132556.GJ5322@pentek.com> Mail-Followup-To: cygwin AT cygwin DOT com References: <269620-220021039142645210 AT M2W051 DOT mail2web DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <269620-220021039142645210@M2W051.mail2web.com> User-Agent: Mutt/1.4i On Wed, Oct 09, 2002 at 10:26:45AM -0400, lhall AT pop DOT ma DOT ultranet DOT com wrote: > Why not just copy the Cygwin termcap entry to the machines that you log > into? > No Joy on modifying termcap or terminfo. What I did discover was that a remote machine I commonly ssh into DID work as I expected, provided I told it I was on a dtterm. I looked at the stty settings, and realized that for some reason the version of ssh I was using was correctly reporting the rows and columns of the ssh window, whereas the rlogin window would not. Simply setting the rows and columns in the rlogin session fixed this. So the answer is "dtterm, then set the rows and columns as needed." Now all I need is a script to automate this from within my .cshrc file. Charles -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/