ubuntu默认安装的是一个vim-common软件,方向键不起作用,会显示ABCD神马的解决思路很简单:卸载当前的vim-common,重新安装一个vimsudo apt-get remove vim-commonsudo apt-get install vim一路yes到底,安装完成后就KO了