In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-02-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/02 Report--
Using vi to edit files under the installation of ubuntu in the vmware virtual machine, it is found that the up and down arrow keys can not be moved in the text, ABCD characters appear, and backspace can not delete characters. There are several solutions.
Method 1: copy the vimrc file to the home directory
$cp / etc/vim/vimrc ~ / .vimrc
Method 2: uninstall vim-tiny and install vim-full
The default installation of ubuntu is the vim tiny version, while the vim full version is required. Execute the following statement to install the vim full version:
$sudo apt-get remove vim-common $sudo apt-get install vim
Method 3: modify vimrc does not apply to compatibility mode
Open / etc/vim/vimrc and add the following
$gedit / etc/vim/vimrc set nocompatible set backspace=2
The above is the editor introduced to you to solve the ubuntu under the vi key around the letter backspace key can not delete the character problem, I hope to help you, if you have any questions welcome to leave a message, the editor will reply to you in time!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.