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,
_______________________________________________
Conkeror mailing list
[email protected]
https://www.mozdev.org/mailman/listinfo/conkeror