ubuntu中的vi编辑上下左右移动调整

执行一下命令,即可纠正,使得ubuntu下vi编辑能够正常

执行命令 sudo apt-get remove vim-common

执行命令 sudo apt-get install vim