blob: d7f294b3cadbfce0089e2488fbc2074acd3d69ca [file] [log] [blame]
Bram Moolenaar071d4272004-06-13 20:20:40 +00001
2Test Visual block mode commands
3
4STARTTEST
5:so small.vim
6/^abcde
7:" Test shift-right of a block
8jlllljj>wlljlll>
9:" Test shift-left of a block
10G$hhhhkk<
11:" Test block-insert
12GklkkkIxyz
13:" Test block-replace
14Gllllkkklllrq
15:" Test block-change
16G$khhhhhkkcmno
17:$-4,$wq! test.out
18ENDTEST
19
20abcdefghijklm
21abcdefghijklm
22abcdefghijklm
23abcdefghijklm
24abcdefghijklm