xref: /vim-8.2.3635/src/testdir/test20.in (revision 2bf24176)
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$
12"by$jjlld
13/456$
14jj"bP
15:/56$/,$-1w! test.out
16:qa!
17ENDTEST
18
19123456
20234567
21345678
22
23test text test tex start here
24		some text
25		test text
26test text
27
28OxjAykdd
29