Monday, May 31, 2010

Re: about backspace key

On 05/31/2010 07:44 AM, taco wrote:
> why my backspace can't work on insert mode? I alway need to
> move to before the character and press Delete key to delete
> it. where is the setting about it?

You want the 'backspace' option which controls what <backspace>
can/can't delete.

:help 'backspace'

It's there for backwards compatibility, but I like to set it to

set backspace=indent,eol,start

-tim

--
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

No comments: