repo.or.cz
/
MacVim.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Disable useless scrollbars
[MacVim.git]
/
src
/
testdir
/
test39.in
blob
d7f294b3cadbfce0089e2488fbc2074acd3d69ca
1
2
Test Visual block mode commands
3
4
STARTTEST
5
:so small.vim
6
/^abcde
7
:" Test shift-right of a block
8
jllll
\x16
jj>wll
\x16
jlll>
9
:" Test shift-left of a block
10
G$hhhh
\x16
kk<
11
:" Test block-insert
12
Gkl
\x16
kkkIxyz
\e
13
:" Test block-replace
14
Gllll
\x16
kkklllrq
15
:" Test block-change
16
G$khhh
\x16
hhkkcmno
\e
17
:$-4,$wq! test.out
18
ENDTEST
19
20
abcdefghijklm
21
abcdefghijklm
22
abcdefghijklm
23
abcdefghijklm
24
abcdefghijklm