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 X-Apparently-From: <amitvikas AT yahoo DOT com> Message-ID: <39A1065C.D5017300@yahoo.com> Date: Mon, 21 Aug 2000 16:07:16 +0530 From: Vikas <amitvikas AT yahoo DOT com> Reply-To: vikas AT programmingparadise DOT com Organization: programmingParadise X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: Andreas Zielke <andreas DOT zielke AT sdm DOT de> CC: cygwin AT sourceware DOT cygnus DOT com Subject: Re: A bit OT: vi in telnet session References: <14752 DOT 62218 DOT 287000 DOT 937055 AT gargle DOT gargle DOT HOWL> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Andreas Zielke wrote: > When I telnet to a machine (running SunOS 5.7), using the telnet- > program that comes with 1.1.4 Cygwin an start vi I get this error- > message: > > bash-2.03$ vi > cygwin: Unknown terminal type > Visual needs addressable cursor or upline capability > : execute "bash$ set TERM=vt100" and done! You can even set TERM to "linux" or "vt103". check whether your telnet client supports it. vi won't execute untill it knows the terminal type. One way is the environment variable and the other way is through command line like "bash$ vi -t vt100". -- /* **http://www.programmingParadise.com */ #Vikas Yadav, India //PGP key:http://www.programmingparadise.com/misc/vikas.pgp 'E-mail:vikas AT programmingparadise DOT com _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com