Arrow key not working in vi / vim – Mac OS


Using Mac OS X for the past few days for my work, i notice my arrow key not working in vi editor. One of my colleague help me to solve this arrow key problem in vi.

Here’s the solution for those who has arrow key not working in vi / vim for Mac OS:-

Advertisements

  • Go to your home directory, mine is at /Users/myname/
  • Open your .profile and add TERM=linux at the first line of the file.
  • Save and quit
  • type source .profile and enter
  • You just fixed the arrow key problem in vi editor. Arrow key should be working by now.

[tags]arrow key problem in vi, mac os arrow key problem in vi, mac os vi, mac os x, vi arrow key problem[/tags]




Share this with your friends:-

3 Responses to “Arrow key not working in vi / vim – Mac OS”

  1. TheGooch says:

    Does this work on Solaris 10?

  2. Suresh says:

    Thanks for your help… it worked…

  3. For the record, if you find that your .profile file does not exist then just go ahead and create it and it should work fine (it did for me)

Leave a Reply