xref: /vim-8.2.3635/src/testdir/test20.in (revision b96a32ef)
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
6G0"ay$k@au
7:new
8@auY:quit!
9GP
10/start here$
11"by$jjlld
12/456$
13jj"bP
14:/56$/,$-1w! test.out
15:qa!
16ENDTEST
17
18123456
19234567
20345678
21
22test text test tex start here
23		some text
24		test text
25test text
26
27OxjAykdd
28