I think I need a setting to prevent vim (6.0) to delete an entire word instead of a character when I press a backspace. please suggest!
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Hm, if you want to prevent it deleting a word when you press , then discard a non-default configuration you have imposed for vim to do so.
Or try
and report if it helps.