ubuntu中vi下删除键和上下左右键的异常解决

1.  下载完整vim即可解决: 

 sudo apt-get remove vim-common

 sudo apt-get install vim-gtk



你可能感兴趣的:(ubuntu中vi下删除键和上下左右键的异常解决)