使用vm安装ubuntu出现vi上下左右键无法正常使用。

执行以下两句就可以了

 $sudo apt-get remove vim-common
   $sudo apt-get install vim

相关文章: