Bram Moolenaar | 071d427 | 2004-06-13 20:20:40 +0000 | [diff] [blame] | 1 | Tests Blockwise Visual when there are TABs before the text. |
| 2 | First test for undo working properly when executing commands from a register. |
| 3 | Also test this in an empty buffer. |
| 4 | |
| 5 | STARTTEST |
| 6 | :so tiny.vim |
| 7 | G0"ay$k@au |
| 8 | :new |
| 9 | @auY:quit! |
| 10 | GP |
| 11 | /start here$ |
Bram Moolenaar | ec11aef | 2013-09-22 15:23:44 +0200 | [diff] [blame] | 12 | "by$jjlld |
| 13 | /456$ |
| 14 | jj"bP |
| 15 | :/56$/,$-1w! test.out |
Bram Moolenaar | 071d427 | 2004-06-13 20:20:40 +0000 | [diff] [blame] | 16 | :qa! |
| 17 | ENDTEST |
| 18 | |
Bram Moolenaar | ec11aef | 2013-09-22 15:23:44 +0200 | [diff] [blame] | 19 | 123456 |
| 20 | 234567 |
| 21 | 345678 |
| 22 | |
Bram Moolenaar | 071d427 | 2004-06-13 20:20:40 +0000 | [diff] [blame] | 23 | test text test tex start here |
| 24 | some text |
| 25 | test text |
| 26 | test text |
| 27 | |
| 28 | OxjAykdd |