You need to have a terminal designation other than dumb to run vi in
anything but command line mode. (Can anyone say welcome to ed.) Since you
have not listed your monitor and system type try using TERM=vt100; export
TERM.  If you are on a pc you might try TERM=ansi; export TERM.  With a
vt100 designation most of your number lock and page up, page down stuff will
not work without knowing the control sequences for the terminal.

Paul Anderson

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Biniam
Sent: Friday, March 09, 2001 8:54 AM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: Editor Problem


When I enter echo $TERM I found dumb


----- Original Message -----
From: "Nitebirdz" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, March 09, 2001 4:42 PM
Subject: Re: Editor Problem


> On Fri, 9 Mar 2001, Biniam Sahlezghi wrote:
>
> > Date: Fri, 9 Mar 2001 15:33:41 +0300
> > From: Biniam Sahlezghi <[EMAIL PROTECTED]>
> > Reply-To: [EMAIL PROTECTED]
> > To: [EMAIL PROTECTED]
> > Subject: Editor Problem
> >
> > Hello guys,
> >
> > In my redhat machine I can not use vi or pico editors. Its says
Incomplete Terminfo entry.What are you suggest me to get back my
editors?????
> >
>
>
> Apparently, your terminfo settings have been changed.  That information
> is usually contained in the /usr/share/terminfo directory.  You can also
> check 'man terminfo' for more information.
>
> What do you get when you enter the following command?
>
> echo $TERM
>
>
> The error message you mentioned usually comes with "a second part" that
> tells you which terminal type your environment variable is currently
> set to.  You may need to change that.
>
>
>
>
> --
> ------------------------------------------------------
> Nitebirdz
> ------------------------------------------------------
> http://www.linuxnovice.org
> News, tips, articles, links...
>
> *** http://www.mozilla.org ***
> Fight the Microsoft.Net world domination strategy!
>
>
>
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
>
>



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to