blob: 7201c75c2133d560b70ab09e968fb9917e02357a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
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
|