Tuesday, August 13, 2013

Re: Updating to 7.4 broke backspace

On 8/13/13 12:01 PM, Ben Fritz wrote:
> On Tuesday, August 13, 2013 9:01:49 AM UTC-5, Christian Brabandt wrote:
>> (Please don't top poste. Only quote the relevant part and put
>>
>> your answer below it).
>>
>>
>>
>> On Tue, August 13, 2013 15:28, Charlie Andrews wrote:
>>
>>> Hmmm I never had the behavior before 7.4. I didn't change anything in my
>>> .vimrc either.
>>
>>
>> You either have it in your .vimrc already (and vim 7.4 didn't find
>>
>> it and therefore starts in compatible mode) or some other
>>
>> system vimrc must have included it.
>>
>>
> Actually 'backspace' defaults to an empty string even in nocompatible mode. You always need to set it to something not broken.
>
>> You might want to check out the :version output to see, where vim
>>
>> is looking for .vimrc files and use :scriptnames to find out,
>>
>> which files have been loaded.
>>
> Also, regardless of the 'backspace' setting, using 'd' in normal mode ought to work.
>
> Charlie...what exact normal-mode command did you use that didn't delete text?
>
> Does the 'backspace' setting fix your problems in insert mode?
>
All my command mode stuff was working fine and yes, setting 'backspace'
worked. I'm still curious as to why my backspace was working before. I
just checked and I have no other '.vimrc' file besides the one in my
home directory. Is there somewhere else settings are kept? Just curious,
at this point 7.4 is working with the 'set backspace=2'.

-Charlie

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments: