[Vimperator] mapping question

calmar mac at calmar.ws
Sun Mar 23 05:18:00 PDT 2008


hi Martin,

I have now this:

liberator.mappings.add([liberator.modes.NORMAL], [chh.mapNormal],
    "Start Custum-QuickHint mode",
    function () {
    liberator.plugins.charhints.show(liberator.modes.QUICK_HINT);});

Well,

with

chh.mapNormal = "WQ"  it works.

with

chh.mapNormal = "f"  it uses the original hints.

So it might won't overload the original 'f'.

Cheers
marco

PS: still some widgets stuff to do ;(

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


More information about the Vimperator mailing list