summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--Test/X02zlevi.ztst2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0967b2404..621f744bd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-10-31 Oliver Kiddle <opk@zsh.org>
+
+ * unposted: Test/X02zlevi.ztst: correct cursor position in test
+
2014-10-31 Peter Stephenson <p.stephenson@samsung.com>
* unposted: .gitignore: add /.project for GitEye.
diff --git a/Test/X02zlevi.ztst b/Test/X02zlevi.ztst
index 185980b70..bd3105d14 100644
--- a/Test/X02zlevi.ztst
+++ b/Test/X02zlevi.ztst
@@ -136,7 +136,7 @@
zletest $'word\C-wline\eddiSE\ehp\C-P'
0:line based put after followed by character based yank-pop
>BUFFER: SwordE
->CURSOR: 5
+>CURSOR: 4
zletest $'line\eddiword\C-w\eiSE\ehp\C-P'
0:character based after before followed by line based yank-pop