ubuntu vi上下左右键无法使用? 2018年2月5日 作者 @hostease使用vm安装ubuntu出现vi上下左右键无法正常使用。执行以下两句就可以了$sudo apt-get remove vim-common $sudo apt-get install vim相关