summaryrefslogtreecommitdiff
path: root/test/normal/repeat-insert/repeat-insert-mapped
diff options
context:
space:
mode:
authorMaxime Coste <mawww@kakoune.org>2024-02-28 08:58:45 +1100
committerMaxime Coste <mawww@kakoune.org>2024-02-28 08:58:45 +1100
commite56ffd9d3659a4f74133e5d137bb56459d838cfd (patch)
tree29413ae40cc764b827fa6d5ca89b62f2b233e9a9 /test/normal/repeat-insert/repeat-insert-mapped
parent88aff72bc8c9b2c0adb20ff2da8c1d898ab4c91b (diff)
parentdbe8528231f61717210f796c93c85b852b760b33 (diff)
Merge remote-tracking branch 'topisani/fix-3600'
Diffstat (limited to 'test/normal/repeat-insert/repeat-insert-mapped')
-rw-r--r--test/normal/repeat-insert/repeat-insert-mapped/cmd1
-rw-r--r--test/normal/repeat-insert/repeat-insert-mapped/out1
-rw-r--r--test/normal/repeat-insert/repeat-insert-mapped/rc1
3 files changed, 3 insertions, 0 deletions
diff --git a/test/normal/repeat-insert/repeat-insert-mapped/cmd b/test/normal/repeat-insert/repeat-insert-mapped/cmd
new file mode 100644
index 00000000..d29da756
--- /dev/null
+++ b/test/normal/repeat-insert/repeat-insert-mapped/cmd
@@ -0,0 +1 @@
+ixyz<esc>.
diff --git a/test/normal/repeat-insert/repeat-insert-mapped/out b/test/normal/repeat-insert/repeat-insert-mapped/out
new file mode 100644
index 00000000..37718976
--- /dev/null
+++ b/test/normal/repeat-insert/repeat-insert-mapped/out
@@ -0,0 +1 @@
+zzxx
diff --git a/test/normal/repeat-insert/repeat-insert-mapped/rc b/test/normal/repeat-insert/repeat-insert-mapped/rc
new file mode 100644
index 00000000..6c1d2d04
--- /dev/null
+++ b/test/normal/repeat-insert/repeat-insert-mapped/rc
@@ -0,0 +1 @@
+map global insert y '<a-;>gh'