Problem: No test for what 7.3.918 fixes.
Solution: Add a test. (David Bürgin)
: call setpos("'>", [0, line2, col2, 0])
: normal! gv
:endfunction
-:function MoveToEndCount(count)
-: normal! v:count . e
-:endfunction
:
:" Visual modes followed by operator
/^apple
/^Juniper
g?\WfD.:
/^Lemon
-yiWPlciWNew\e:
+yiWPlciWNew\efr.:
:
:" Patch 7.3.879: Properly abort Operator-pending mode for "dv:<Esc>" etc.
/^zzzz
----Z
WhavcreQhevnaZ
-LemonNewNectarineZ
+LemonNewNewZ
zzz
ok
static int included_patches[] =
{ /* Add new patch number below this line */
+/**/
+ 922,
/**/
921,
/**/