view src/testdir/test20.in @ 2137:dabcabce3f9d v7.2.419

updated for version 7.2.419 Problem: Memory leak in Motif when clicking on "Search Vim Help". Solution: Free string returned by XmTextGetString(). (Dominique Pelle)
author Bram Moolenaar <bram@zimbu.org>
date Thu, 13 May 2010 16:31:25 +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