Tuesday, April 6, 2010

cygwin

Backspace problem with vim in cygwin:
a) Make sure you are in nocompatible mode, ":set nocp"
b) Check your 'backspace' setting. ":set bs=2" should allow you to
backspace normally in insert mode.




References:
http://comments.gmane.org/gmane.editors.vim/33436

No comments:

Post a Comment