vi/vim編輯器方向鍵或退格鍵失效問題

問題: 在vi編輯後,按backspace 無法刪除 解決: 修改/etc/vim/vimrc.tiny文件,將set compatible改成set nocompatible,然後再添加一行set backspace=2即可
相關文章
相關標籤/搜索