diff options
author | Bram Moolenaar <Bram@vim.org> | 2012-12-05 16:10:42 +0100 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2012-12-05 16:10:42 +0100 |
commit | 9750bb199e0f171c185bd3a23591e57922765509 (patch) | |
tree | 29f641fcf96efd47db0615626dd41e418314b677 /src/testdir/test88.ok | |
parent | 0f9d0869c7acd08a4dc9bb4ac84c9c7c4e9f079b (diff) | |
download | vim-git-9750bb199e0f171c185bd3a23591e57922765509.tar.gz |
updated for version 7.3.748v7.3.748
Problem: Cannot properly test conceal mode.
Solution: Add the screencol() and screenrow() functions. Use them in
test88. (Simon Ruderich)
Diffstat (limited to 'src/testdir/test88.ok')
-rw-r--r-- | src/testdir/test88.ok | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/src/testdir/test88.ok b/src/testdir/test88.ok new file mode 100644 index 000000000..e726258a5 --- /dev/null +++ b/src/testdir/test88.ok @@ -0,0 +1,23 @@ +end: +2:1 +2:17 +2:20 +3:1 +3:17 +3:20 +5:8 +5:25 +5:28 +6:8 +6:25 +6:28 +8:1 +8:9 +8:17 +8:25 +8:27 +9:1 +9:9 +9:17 +9:25 +9:26 |