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 Message-ID: From: "koorapati, koundinya" To: Nicolas BUONOMO , cygwin AT cygwin DOT com Subject: RE: terminal characterestics Date: Thu, 13 Nov 2003 22:56:35 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Hey Igor and Nicolas, Your mails gave me a pointer and I tried setting the TERM variable on the remote host to vt220 (default was xterm) and now things are working, although I need to explore more. Thanks ! Koundinya -----Original Message----- From: cygwin-owner AT cygwin DOT com [mailto:cygwin-owner AT cygwin DOT com]On Behalf Of Nicolas BUONOMO Sent: Friday, November 14, 2003 2:39 AM To: cygwin AT cygwin DOT com Subject: Re: terminal characterestics hello, Igor Pechtchanski wrote: > On Thu, 13 Nov 2003, koorapati, koundinya wrote: > > >>Hey Cygwin Users, >> I have a problem when I rlogin to other *NIX hosts from the native xterm >>launched from Cygwin-Xfree86. One I rlogin, it so happens that, trying to >>'vi' some file, the vi editor just scrolls past the top most lines of the >>file and takes me to a point somewhere in the middle. Evening trying to >>position explicitly to the first line :1, does not work. I suppose this has >>something to do with the X Server configuration ?. I've tried searching >>through the mail archives, but don't see anyone having a problem as close to >>as mine. Any help or pointers will get me moving with my work. I have been >>reluctant to using any other propritery emulation software, till now as I >>really want to use Cygwin >> >>Thanks Koundinya > > > Is your TERM variable set correctly in the remote shell? > Igor I have the same problem when I rlogin to AIX hosts. The TERM variable is set to xterm. I have tried some other value, aixterm works a little better. But the best way I found is to replace rlogin (run xterm.exe -e rlogin "%2@%1") with telnet (run xterm.exe -e telnet -l %2 %1). Nicolas -- 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/ -- 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/