Hello Vim developers, the automated test suite of one of my plugins caught a regression, caused by
,----[ patch 7.4.034 ]---- | using "p" in Visual block mode only changes the first line `---- The steps to reproduce are a bit strange, but not unusual when used in a plugin. It's based on pasting over a characterwise visual selection that ends at the end of the current line via "p" while :set virtualedit=all, then clearing virtualedit. I've used the attached script with "hg bisect"; it'll exit with 1 when the bug is present. -- regards, ingo -- -- 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/groups/opt_out.
bug-virtualedit-pastepos.vim
Description: application/octetstream
