This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: help on vi


hello,

u have to set the environment variable TERM and have to export it to child
shells. follow the below procedure.


in ur .profile file append the following.

TERM=vt100
export TERM

save the file and logout. again login to the linux, open vi and try the
arrow keys.

regards
mahadev

-----Original Message-----
From: Rakesh Nair <rakeshn@kpit.com>
To: 'help-gcc@gnu.org' <help-gcc@gnu.org>
Date: Tuesday, May 09, 2000 3:30 PM
Subject: help on vi


Hi,


I have installed vi on my terminal

My terminal type is ansi.

But for moving my cursor I still have to use h ,,j ,k ,l  keys instead of my
arrow keys.

But I have noticed on certain other unix systems that arrow  keys are used
for this purpose. Which file should I modify & how should I do it?

Any immediate help will be highly appreciated...

Thnks

Rakesh



__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]