In Vim version 7.4.2066
When repeating the command :diffput using @: or a mapping containing :diffput
each change to the buffer that is being put to is lumped into one big undo
block. I would expect that either of the uses of indirect calls to :diffput
would produce a new undo block like repeat
On Wednesday, October 2, 2013 7:46:10 AM UTC-7, Christian Brabandt wrote:
> Hi Ryan!
>
> That should go to vim_dev, since its a bug. This patch fixes it:
Oops, I thought I did. That explain why I didn't see my post in vim_dev.
Thanks for your help.
--
--
You received this message from the "v