view src/testdir/test20.in @ 4545:f7944ce459ac v7.3.1020

updated for version 7.3.1020 Problem: Not all patterns are tested with auto / old / new engine. Solution: Test patterns with three values of 'regexpengine'.
author Bram Moolenaar <bram@vim.org>
date Sat, 25 May 2013 23:15:27 +0200
parents 3fc0f57ecb91
children 22dfcd1494e4
line wrap: on
line source

Tests Blockwise Visual when there are TABs before the text.
First test for undo working properly when executing commands from a register.
Also test this in an empty buffer.

STARTTEST
:so tiny.vim
G0"ay$k@au
:new
@auY:quit!
GP
/start here$
jjlld
:/here$/,$-1w! test.out
:qa!
ENDTEST

test text test tex start here
		some text
		test text
test text

OxjAykdd