posts - 54, comments - 32, trackbacks - 0, articles - 0

If you don't already have a .vimrc file in your home directory, create one using this:

vim ~/.vimrc 

Add this line to the top of the file:

set nocompatible 

Save the file and this should fix the problem for you. :)

解释 何为兼容模式:
初装linux,vi 启动的时候,会运行在兼容模式,此兼容模式是兼容old vi,所以会有这种情况。
此模式下,所有vi后来的改进都是关闭的。



只有注册用户登录后才能发表评论。
网站导航: 博客园   IT新闻   BlogJava   知识库   博问   管理