Problems with vim arrow keys in Ubuntu

Source: Internet
Author: User
After Ubuntu is installed, the direction keys in vi are displayed with letters. First, you can see from the Internet that someone else said that you can use the latest version, but I can't do it after installation. Later, I finally found the cause at $ HOME /. in the vimrc file, you need to add the following sentence: setnocompatible seems to be more and more highlighted when I just installed it, and accidentally set it to compatible. In addition, Ubuntu does not provide basic library functions, and apt-getinstall is also used.

After Ubuntu is installed, the direction keys in vi are displayed with letters.

First, you can see from the Internet that someone else said that you can use the latest version, but I can't do it after installation.

Later, I found the cause. In the $ HOME/. vimrc file, I want to add the following sentence:

Set nocompatible

It seems that when I first installed it, fine-tuned and highlighted, and accidentally set it to compatible.

In addition, basic library functions are not installed in Ubuntu, and corresponding software packages are installed with apt-get install build-essential.

However, despite these inconveniences, the debian system architecture is indeed more rigorous than the rpm system, and there is no annoying rpm dependency problem, which is quite good.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.