Mercurial > vim
annotate src/testdir/test48.ok @ 3372:f1cde9cf023e v7.3.452
updated for version 7.3.452
Problem: Undo broken when pasting close to the last line. (Andrey Radev)
Solution: Use a flag to remember if the deleted included the last line.
(Christian Brabandt)
author | Bram Moolenaar <bram@vim.org> |
---|---|
date | Wed, 22 Feb 2012 17:38:00 +0100 |
parents | 3fc0f57ecb91 |
children | 6834d6aeae09 |
rev | line source |
---|---|
7 | 1 keyword keyword |
2 all your base | |
3 are belong to vim | |
4 1 2 3 4 5 7 | |
5 'i' <-- should be 3 ' ' | |
6 'C' <-- should be 3 ' ' | |
7 'a' <-- should be 4 ' ' | |
8 'A'<-- should be 0 ' ' | |
9 'D' <-- 'D' should be intact | |
10 this is a test | |
11 this is a test | |
12 this is a test | |
13 "r" x<-- should be 'x' | |
14 [This line should contain only the text between the brackets.] | |
15 v i m <-- should show the name of a noted text editor | |
16 6 . 0 <-- and its version number | |
17 | |
18 a | |
19 a | |
20 a | |
21 |