只要依次执行如下两个命令便可完美解决Ubuntu下vi编辑器方向键变字母的问题。linux
一、执行命令 sudo apt-get remove vim-commonvim
二、执行命令 sudo apt-get install vim编辑器