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
Merged from the latest developing branch.
[MacVim.git]
/
src
/
testdir
/
test38.in
blob
885bd0967fe19e6c0156d0ad852b50358d90a11b
1
2
Test Virtual replace mode.
3
4
STARTTEST
5
:so small.vim
6
ggdGa
7
abcdefghi
8
jk lmn
9
opq rst
10
\x04
uvwxyz
11
\e
gg:set ai
12
:set bs=2
13
gR0
\x04
1
14
A
15
BCDEFGHIJ
16
KL
17
MNO
18
PQR
\e
G:ka
19
o0
\x04
20
abcdefghi
21
jk lmn
22
opq rst
23
\x04
uvwxyz
24
\e
'ajgR0
\x04
1
25
A
26
BCDEFGHIJ
27
KL
28
MNO
29
PQR
\b
\b
\b
\b
\b
\b
\b
\b
\b
\b
\b
\b
\b
\b
\b
\b
\b
\b
\b
\b
\b
\b
\b
\b
\b
\b
\b
\b
\b
\e
:$
30
iab cdefghi jkl
\e
0gRAB......CDEFGHI.J
\e
o
\e
:
31
iabcdefghijklmnopqrst
\e
0gRAB IJKLMNO QR
\e
:wq! test.out
32
ENDTEST
33