Add note to the docs about <S-BS> not working on terminal.

This commit is contained in:
Israel Chauca Fuentes
2010-06-26 13:29:16 -05:00
parent 29eb98d79d
commit 63f8c2af4f

View File

@@ -125,8 +125,9 @@ If you press backspace inside an empty pair, both delimiters are deleted. When
expansions are enabled, <BS> will also delete the expansions. NOTE that
deleting <CR> expansions will brake the redo command.
If you type shift + backspace instead, only the closing delimiter will be
deleted.
If you type <S-BS> (shift + backspace) instead, only the closing delimiter
will be deleted. NOTE that this will not usually work when using Vim from the
terminal.
e.g. typing at the "|": >