Hi, 2015/6/25 Thu 20:58:52 UTC+9 Bram Moolenaar wrote: > Patch 7.4.754 > Problem: Using CTRL-A in Visual mode does not work well. (Gary Johnson) > Solution: Make it increment all numbers in the Visual area. (Christian > Brabandt) > Files: runtime/doc/change.txt, src/normal.c, src/ops.c, > src/proto/ops.pro, src/testdir/Make_amiga.mak, > src/testdir/Make_dos.mak, src/testdir/Make_ming.mak, > src/testdir/Make_os2.mak, src/testdir/Make_vms.mms, > src/testdir/Makefile, src/testdir/test_increment.in, > src/testdir/test_increment.ok
After this patch, CI on windows fails. https://ci.appveyor.com/project/k-takata/vim-ci/build/313#L1676 9,10c9,12 < foobar < foobar- --- > foobar-11 > foobar-9 > > 23a26,29 > 9 > 19 > 29 > 39 Regards, Ken Takata -- -- 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.
