RE: Re: simple Telnet or vi editor problem

2001-07-20 Thread Gary L. Armstrong
EMAIL PROTECTED] Subject: Re: Re: simple Telnet or vi editor problem The problem is quite simple to describe, not so easy to fix. When you telnet to a server, your telnet client (where you're sat) informs the telnet server (the other end) what terminal it's pretending to be - a termin

Re: Re: simple Telnet or vi editor problem

2001-07-19 Thread Rahul Garg
e - From: <[EMAIL PROTECTED]> To: Rahul Garg <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, July 19, 2001 7:45 PM Subject: Re: Re: simple Telnet or vi editor problem > Rahul, > > You could use a :1 and that will take you to the first line of your program. Then

Re: Re: simple Telnet or vi editor problem

2001-07-19 Thread anna . roberts
Rahul, You could use a :1 and that will take you to the first line of your program. Then use cntrl d to page you down. cntrl u will get you up one page. Anna Rahul Garg <[EMAIL PROTECTED]> wrote: > Hello, Any solutions regarding this , Creating a problem . Waiting for Repl

Re: simple Telnet or vi editor problem

2001-07-19 Thread Rahul Garg
Hello, Any solutions regarding this , Creating a problem . Waiting for Reply... Subject: simple Telnet or vi editor problem I am using vi editor on telnet. After typing in 25 or so lines the next lines are not shown though they are savedstupid ques