Hi Bram! 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) Best, Christian -- Textverarbeitungsprogramme haben gegenüber der Gesellschaft einen Vorteil: Man kann den rechten Rand einstellen. -- -- 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.
