annotate src/testdir/test43.ok @ 3252:80c529a5650f v7.3.395

updated for version 7.3.395 Problem: "dv?bar" in the last line deletes too much and breaks undo. Solution: Only adjust the cursor position when it's after the last line of the buffer. Add a test. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Tue, 10 Jan 2012 13:44:27 +0100
parents 3fc0f57ecb91
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
7
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
1 1 a aa abb abbcc
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
2 2 d dd dee deeff
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
3 3 g gg ghh ghhii
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
4 4 j jj jkk jkkll
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
5 5 m mm mnn mnnoo
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
6 6 x aa$ x
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
7 7 (a)(b) abba
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
8 8 axx ab]xx
3252
80c529a5650f updated for version 7.3.395
Bram Moolenaar <bram@vim.org>
parents: 7
diff changeset
9 9 foobar
80c529a5650f updated for version 7.3.395
Bram Moolenaar <bram@vim.org>
parents: 7
diff changeset
10 9 foo
80c529a5650f updated for version 7.3.395
Bram Moolenaar <bram@vim.org>
parents: 7
diff changeset
11