From owner-freebsd-questions@FreeBSD.ORG Mon Jan 19 07:10:13 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E54C916A4CE for ; Mon, 19 Jan 2004 07:10:13 -0800 (PST) Received: from mail.webjogger.net (mail.webjogger.net [208.29.192.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id B61F743D48 for ; Mon, 19 Jan 2004 07:10:10 -0800 (PST) (envelope-from dino@webjogger.net) Received: from shadowfax [208.29.192.19] by mail.webjogger.net (SMTPD32-8.01) id A2815F4005A; Mon, 19 Jan 2004 10:06:41 -0500 Message-ID: <001301c3de9e$55aa2980$13c01dd0@webjogger.net> From: "Mario Antonio" To: "Scott W" References: <000501c3dd54$f90c4c70$13c01dd0@webjogger.net> <400AB647.4060101@mindcore.net> Date: Mon, 19 Jan 2004 10:10:11 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 cc: freebsd-questions@FreeBSD.ORG Subject: Re: Using Vi through a Serial Console X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jan 2004 15:10:14 -0000 Scott, Thanks a lot. I really appreciate it. It worked beautifully Mario Antonio ----- Original Message ----- From: "Scott W" To: "Mario Antonio" Cc: Sent: Sunday, January 18, 2004 11:37 AM Subject: Re: Using Vi through a Serial Console > Mario Antonio wrote: > > >Dear List, > > > >When I make a serial connection to a FreeBSD server that has its serial port > >configured as a console, how can I make the "vi" editor work? > > > > > >Mario > > > >--- > >[This e-mail was scanned for viruses by Webjogger's AntiVirus Protection System] > > > >_______________________________________________ > >freebsd-questions@freebsd.org mailing list > >http://lists.freebsd.org/mailman/listinfo/freebsd-questions > >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > > > > > > export the TERM environment variable from the shell to the correct > value, try: > TERM=vt100 > export TERM > > as a first shot... > > Scott > > > --- > [This e-mail was scanned for viruses by Webjogger's AntiVirus Protection System] > > --- [This e-mail was scanned for viruses by Webjogger's AntiVirus Protection System]