summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorMaxime Coste <mawww@kakoune.org>2018-07-04 19:42:32 +1000
committerMaxime Coste <mawww@kakoune.org>2018-07-05 08:00:14 +1000
commit63d4c8c3114862a49a2a4a54b2f229f9260bf291 (patch)
tree47c562d1632fffbfcd2a7cadb0a410aa01f24dce /test
parent55a5ec3bbdf7c605265859b5fde8ea1d4c02f15d (diff)
Change `a` on end of line behaviour to be consistent
`a` will just jump on next line, `a` on last end of line opens a new line beneath it. Fixes #1164
Diffstat (limited to 'test')
-rw-r--r--test/normal/repeat-insert/cmd2
-rw-r--r--test/normal/replay-macro/rc2
-rw-r--r--test/regression/1680-crash-with-dot-and-alt-semicolon/out1
3 files changed, 3 insertions, 2 deletions
diff --git a/test/normal/repeat-insert/cmd b/test/normal/repeat-insert/cmd
index 8eb06025..607416f6 100644
--- a/test/normal/repeat-insert/cmd
+++ b/test/normal/repeat-insert/cmd
@@ -1 +1 @@
-afoo<esc>.
+ifoo<esc>.
diff --git a/test/normal/replay-macro/rc b/test/normal/replay-macro/rc
index 00d2afcb..59da97d8 100644
--- a/test/normal/replay-macro/rc
+++ b/test/normal/replay-macro/rc
@@ -1 +1 @@
-reg @ amawww
+reg @ imawww
diff --git a/test/regression/1680-crash-with-dot-and-alt-semicolon/out b/test/regression/1680-crash-with-dot-and-alt-semicolon/out
index 55b5f1fc..7b6c900f 100644
--- a/test/regression/1680-crash-with-dot-and-alt-semicolon/out
+++ b/test/regression/1680-crash-with-dot-and-alt-semicolon/out
@@ -1 +1,2 @@
+
foofoo