Hi Bram and Christian B, 2015-7-17(Fri) 20:04:12 UTC+9 Bram Moolenaar: > Patch 7.4.782 > Problem: Still a few problems with CTRL-A and CTRL-X in Visual mode. > Solution: Fix the reported problems. (Christian Brabandt) > Files: src/charset.c, src/eval.c, src/ex_cmds.c, src/ex_getln.c, > src/misc2.c, src/normal.c, src/ops.c, src/option.c, > src/proto/charset.pro, src/testdir/test_increment.in, > src/testdir/test_increment.ok
[...] Since this version, visual block <C-A>/<C-X> is no longer working, when 'nrformats' option contains the 'alpha'. Is this the intended modification? How to reproduce: $ vim -N -u NONE i1<Esc> <C-V><C-A> " Increment to 2 :set nrformats+=alpha <C-V><C-A> " Does not increment Thanks. -- Best regards, Hirohito Higashi (a.k.a h_east) -- -- 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.
