diff options
Diffstat (limited to 'src/testdir')
-rw-r--r-- | src/testdir/test64.in | 14 | ||||
-rw-r--r-- | src/testdir/test64.ok | 5 |
2 files changed, 19 insertions, 0 deletions
diff --git a/src/testdir/test64.in b/src/testdir/test64.in index 4d892af7c..253100220 100644 --- a/src/testdir/test64.in +++ b/src/testdir/test64.in @@ -458,6 +458,14 @@ y$Gop:" :.yank Gop:" :" +:" Check matching Visual area +/^Visual: +jfxvfx:s/\%Ve/E/g +jV:s/\%Va/A/g +jfxfxj:s/\%Vo/O/g +:/^Visual/+1,/^Visual/+4yank +Gop:" +:" :" Check patterns matching cursor position. :func! Postest() new @@ -520,4 +528,10 @@ xxxstart2 asdfasd<yy xxstart3 +Visual: +thexe the thexethe +andaxand andaxand +oooxofor foroxooo +oooxofor foroxooo + Results of test64: diff --git a/src/testdir/test64.ok b/src/testdir/test64.ok index 0e2f772b0..401f28ee0 100644 --- a/src/testdir/test64.ok +++ b/src/testdir/test64.ok @@ -857,6 +857,11 @@ OK 2 - [0-9a-zA-Z]\{8}-\([0-9a-zA-Z]\{4}-\)\{3}[0-9a-zA-Z]\{12} ghi xxstart3 + +thexE thE thExethe +AndAxAnd AndAxAnd +oooxOfOr fOrOxooo +oooxOfOr fOrOxooo -0- ffo bob |