updated for version 7.3.1275
Problem: "gn" does not work when the match is a single character.
Solution: Fix it, add a test. (Christian Brabandt)
diff --git a/src/testdir/test53.in b/src/testdir/test53.in
index c1d5061..2cc7d10 100644
--- a/src/testdir/test53.in
+++ b/src/testdir/test53.in
@@ -44,7 +44,8 @@
vlgnd
/mother
:set selection=exclusive
-$cgNmongoose
+$cgNmongoose/i
+cgnj
:/^start:/,/^end:/wq! test.out
ENDTEST
@@ -73,4 +74,5 @@
delete first and last chars
uniquepattern uniquepattern
my very excellent mother just served us nachos
+for (i=0; i<=10; i++)
end:
diff --git a/src/testdir/test53.ok b/src/testdir/test53.ok
index 179b1b2..40031ed 100644
--- a/src/testdir/test53.ok
+++ b/src/testdir/test53.ok
@@ -26,4 +26,5 @@
elete first and last char
uniquepattern
my very excellent mongoose just served us nachos
+for (j=0; i<=10; i++)
end: