Sunday, April 17, 2005

Fix Vim backspace doesn't work

Put:

:set bs=2

in .vimrc

4 comments:

~#~#~ said...

works THANKS!!

Anonymous said...

I upgrade my vim to 7.3 and backspace stopped working!!!


you saved my day!!

Anonymous said...

Yup....it worked....thank you very much :)

Anonymous said...

thank you a lot it works fine, just edit your ~/.vimrc file and add this line :)
(vim 7.3 and a GNU/Linux OS)