Re: [dev] Patches to fix . for insert and change commands

2014-11-20 Thread Silvan Jegen
On Thu, Nov 20, 2014 at 1:02 PM, Marc André Tanner wrote: > The whole repeating implementation probably needs a overhaul. A redesign > should also consider howto implement macro support. Then the . command > would simply replay a short macro. I will have to give it some more > thought but unfortun

Re: [dev] Patches to fix . for insert and change commands

2014-11-20 Thread Marc André Tanner
On Tue, Nov 18, 2014 at 09:53:19PM -0500, random...@fastmail.us wrote: > On Tue, Nov 18, 2014, at 17:59, Stephen Paul Weber wrote: > > I've written up patches to make it so that I, a, A, s, ce, etc can be > > repeated properly with . -- not sure if I'm doing this the Right Way, > > but > > it se

Re: [dev] Patches to fix . for insert and change commands

2014-11-18 Thread random832
On Tue, Nov 18, 2014, at 17:59, Stephen Paul Weber wrote: > I've written up patches to make it so that I, a, A, s, ce, etc can be > repeated properly with . -- not sure if I'm doing this the Right Way, > but > it seems to work in my tests. Feedback appreciated. Patches attached. Haven't looke

[dev] Patches to fix . for insert and change commands

2014-11-18 Thread Stephen Paul Weber
I've written up patches to make it so that I, a, A, s, ce, etc can be repeated properly with . -- not sure if I'm doing this the Right Way, but it seems to work in my tests. Feedback appreciated. Patches attached. -- Stephen Paul Weber, @singpolyma See for how I prefe