[Conkeror] Homepage key binding
Nicholas A. Zigarovich
nick at servo.cc
Tue Jan 27 08:26:30 PST 2009
I've just pushed a "go-home" interactive command. Adding the following
to your rc:
define_key(content_buffer_normal_keymap, "h", "go-home");
...would bind the command to h.
Cheers,
- Nick
Jim Burton wrote:
> Hi, is there a keybinding to go to your homepage? I don't see it. So I
> added a webjump
>
> define_webjump("home", homepage);
>
> How do I bind that to, say, M-x h?
>
> Thanks,
>
>
More information about the Conkeror
mailing list