From ba6e85855634a16481e0fe7dd7ba9adf2ede201a Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Wed, 12 Dec 2012 18:20:32 +0100 Subject: updated for version 7.3.761 Problem: In Visual mode a "-p does not work. (Marcin Szamotulski) Solution: Avoid writing to "- before putting it. (Christian Brabandt) --- src/testdir/test48.in | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/testdir/test48.in') 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 -- cgit v1.2.3