Here's what looks like a minor virtualedit=all bug. 50o<Esc> 50i<Space><Esc> :set virtualedit=all<CR> <C-v>50kItest<Esc>
This results in `test` only on line 1 and line 50 rather than on all lines. FWIW, an easy workaround is to just use `c` instead of `I`. -- 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
