[Vimperator] macro.patch
calmar
mac at calmar.ws
Sun Dec 9 20:25:44 PST 2007
Hi all,
http://www.calmar.ws/tmp/macro.patch
it's only halfway working.
e.g. /search .. does not work
when :noremap j 2j
it qqjq results in a j2j (j + what it gets replaced with 2j)
I have been thinking about checking for that in some way if a 'map' ...
It also seems. with the ARGUMENT. flag on the mappings, it feeds
itself.. (while it feeds it calls itself, or someting is not ok at
least)
I just don't know enough about how events.js works, so a little bit hard
for me.
Then there is the need to save a recording or similar.
the macros are available over e.g.
vimperator.events.recordResultReg("q") so maybe having a user or builtin
function for beeing able to (nore)map a macro to something might be
useful too - so you don't have to lose it all the time.
and finally, when opening a new site, there must be a wait until it's
open...
cheers
marco
--
(o_ It rocks: LINUX + Command-Line-Interface
//\
V_/_ http://www.calmar.ws
More information about the Vimperator
mailing list