summaryrefslogtreecommitdiffstats
path: root/src/testdir
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2008-06-20 15:53:31 +0000
committerBram Moolenaar <Bram@vim.org>2008-06-20 15:53:31 +0000
commitba79b4e389947a38ad80302a2923bc9b8a55e777 (patch)
tree2c7ebf79e38f8f74594f229ad4ed35b414b41336 /src/testdir
parent9ecd023206aaba048190457207516eec8d4fe084 (diff)
updated for version 7.1-323v7.1.323
Diffstat (limited to 'src/testdir')
-rw-r--r--src/testdir/test19.in2
-rw-r--r--src/testdir/test38.in2
2 files changed, 4 insertions, 0 deletions
diff --git a/src/testdir/test19.in b/src/testdir/test19.in
index 0d9b421a23..bdcfb77dba 100644
--- a/src/testdir/test19.in
+++ b/src/testdir/test19.in
@@ -2,6 +2,8 @@ Tests for "r<Tab>" with 'smarttab' and 'expandtab' set/not set.
STARTTEST
:set smarttab expandtab ts=8 sw=4
+:" make sure that backspace works, no matter what termcap is used
+:set t_kD=x7f t_kb=x08
/some
r :set noexpandtab
/other
diff --git a/src/testdir/test38.in b/src/testdir/test38.in
index 885bd0967f..3e0236251b 100644
--- a/src/testdir/test38.in
+++ b/src/testdir/test38.in
@@ -3,6 +3,8 @@ Test Virtual replace mode.
STARTTEST
:so small.vim
+:" make sure that backspace works, no matter what termcap is used
+:set t_kD=x7f t_kb=x08
ggdGa
abcdefghi
jk lmn