Wikia

Vim Tips Wiki

Watchlist Recent changes

Erasing previously entered characters in insert mode

Redirected from VimTip17

Tip 17 Printable Monobook Previous Next

created February 24, 2001 · complexity basic · author Yegappan · version 5.7


In insert mode, to allow the backspace key to erase previously entered characters, autoindent, and newlines, set the following option:

:set backspace=indent,eol,start

Or:

:set backspace=2

By default this option is empty, not allowing you to backspace over characters that weren't entered during the current insert mode session, the automatically inserted indentation, or across line breaks. This is the standard vi behavior.

ReferencesEdit

CommentsEdit

Good work!

Pages on Vim Tips Wiki

Add a Page
1,586pages on
this wiki
Advertisement | Your ad here

Latest Photos

Add a Photo
71photos on this wiki
See more >

Recent Wiki Activity

See more >

Around Wikia's network

Random Wiki