Christian Brabandt wrote: > On Di, 28 Jul 2015, Bram Moolenaar wrote: > > > > > Patch 7.4.802 > > 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) > > Files: src/testdir/test39.in, src/testdir/test39.ok > > > > + :" Test for single-line Visual block append at wrapped line with :set > > linebreak > > + Golong line: 40afoobar aTARGET at end > > + :set linebreak > > + :exe ":norm! $3B\<C-v>eAx\<Esc>" > > + :set nolinebreak > > + :.w >> test.out > > That part is already present in test_listlbr.in (Test 7)
So this whole patch can be reverted? -- Facepalm statement #5: "Petrol getting more expensive? Not for me, I'm always tanking for 20 dollars" /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
