On Thu, 31 Jul 2003 at 08:34 -0600, Michael Brailsford scribbled: > > Ok, I've attached my vimrc. I still can't figure out why backspace > > doesn't work. It just beeps at me! :-) > > Describe "doesn't work". If it works after typing text then the > solution is easy. If it always beeps no matter what, then there is some > further sleuthing to do. Anyway, add "set bs=2" in your .vimrc to fix > backspace if it works just fine after you enter text. Try :fixdel, and > try reading :he fixdel, to fix the problem if it continues. Yes, if you type some text, it will backspace over that text. For example, if I'm editing some code and accidentally hit the space bar when writing a variable name, I can backspace over the extra spaces to get rid of them but once it hits a character, it stops and just beeps. I'll try bs=2.
-- Glen Wagley <[EMAIL PROTECTED]> :wq ____________________ BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________ List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list
