[Vimperator] macro.patch

calmar mac at calmar.ws
Mon Dec 10 09:24:33 PST 2007


On Mon, Dec 10, 2007 at 05:55:01PM +0100, Martin Stubenschrott wrote:
> 
> The problem right now is that when i do a :map x q, then onKeyPress is
> called twice, first with x and the second time with q. You should just
> record (and stop) on the 2nd onKeyPress event. I don't know where/how
> exactly you have to do that.
> 
> It might require shuffling some things around in onKeyPress, don't know
> by heart now, but this could also allow us to map :map <C-g> <Esc> at
> the end, which does not work reliably now.
> 
> Hope I haven't confused you too much :)

no, I knew about that issue. That's what I meant with :noremap j
2j -> j2j in the macro

I also tried to shuffle it around yesterday without much success
so far.

hmmm..

cheers
marco

-- 
   (o_  It rocks: LINUX + Command-Line-Interface
   //\
   V_/_                     http://www.calmar.ws


More information about the Vimperator mailing list