Problem: Using "A" in Visual mode while 'linebreak' is set is not tested.
Solution: Add a test for this, verifies the problem is fixed. (Ingo Karkat)
:exe ":norm! 012l\<C-v>jjAx\<Esc>"
:set ve= enc=latin1
:.,/^$/w >> test.out
+:" Test for single-line Visual block append at wrapped line with :set linebreak
+Golong line: \e40afoobar \eaTARGET at end\e
+:set linebreak
+:exe ":norm! $3B\<C-v>eAx\<Esc>"
+:set nolinebreak
+:.w >> test.out
:" gUe must uppercase a whole word, also when ß changes to SS
Gothe youtußeuu end\eYpk0wgUe
:" gUfx must uppercase until x, inclusive.
static int included_patches[] =
{ /* Add new patch number below this line */
+/**/
+ 802,
/**/
801,
/**/