summaryrefslogtreecommitdiffstats
path: root/src/testdir/test48.in
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2012-12-12 18:20:32 +0100
committerBram Moolenaar <Bram@vim.org>2012-12-12 18:20:32 +0100
commitba6e85855634a16481e0fe7dd7ba9adf2ede201a (patch)
tree4949d228dd6d0a834fdc530f93a12577148e67dc /src/testdir/test48.in
parent83dadafdd7967ba2d57b343e24119d6ff17b190c (diff)
updated for version 7.3.761v7.3.761
Problem: In Visual mode a "-p does not work. (Marcin Szamotulski) Solution: Avoid writing to "- before putting it. (Christian Brabandt)
Diffstat (limited to 'src/testdir/test48.in')
-rw-r--r--src/testdir/test48.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/testdir/test48.in b/src/testdir/test48.in
index 2179fe6648..48f4abbf75 100644
--- a/src/testdir/test48.in
+++ b/src/testdir/test48.in
@@ -54,8 +54,12 @@ $5lrxa<-- should be 'x'
^O3li4li4li <-- should show the name of a noted text editor
^o4li4li4li <-- and its version number-dd
:"
+:" Test for yanking and pasting using the small delete register
+gg/^foo
+dewve"-p
:wq! test.out
ENDTEST
+foo, bar
keyword keyw
all your base are belong to us
1 2 3 4 5 6