On Sat, Apr 19, 2014 at 9:47 AM, Andrew <[email protected]> wrote:
> Given a text file with the following two lines: > > first line > second line > > If you now go to the second line and yank it, then go to the first line > and type in > > "_ddp > > What I'd expect to happen is: > > second line > second line > > What actually happens is: > > second line > > The `p` doesn't do anything at all, unless you press it a second time. > > I suspect something about your setup is doing this. When I follow your instructions, I get precisely the "expected" behavior. -Manny -- -- 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.
