Mercurial > vim
annotate src/testdir/test48.ok @ 2103:89dc68c0ab6f v7.2.386
updated for version 7.2.386
Problem: Focus hack for KDE 3.1 causes problems for other window managers.
Solution: Remove the hack. (forwarded by Joel Bradshaw)
author | Bram Moolenaar <bram@zimbu.org> |
---|---|
date | Wed, 10 Mar 2010 12:25:03 +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 |