[bug] new undo blocks are not created for each repeated call of :diffput using @: or a mapping

2016-09-14 Fir de Conversatie Ryan Carney
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

Re: When searching for a single digit gn/gN visually selects too much

2013-10-04 Fir de Conversatie Ryan Carney
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