1Tests Blockwise Visual when there are TABs before the text.
2First test for undo working properly when executing commands from a register.
3Also test this in an empty buffer.
4
5STARTTEST
6:so tiny.vim
7G0"ay$k@au
8:new
9@auY:quit!
10GP
11/start here$
12jjlld
13:/here$/,$-1w! test.out
14:qa!
15ENDTEST
16
17test text test tex start here
18		some text
19		test text
20test text
21
22OxjAykdd
23