aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/README.func1
-rw-r--r--doc/keymap.default1
2 files changed, 2 insertions, 0 deletions
diff --git a/doc/README.func b/doc/README.func
index a3ef3ac..0430855 100644
--- a/doc/README.func
+++ b/doc/README.func
@@ -30,6 +30,7 @@ EXTERN Display using an external browser
EXTERN_LINK Display target using an external browser
FRAME Toggle rendering HTML frames
GOTO Open specified document in a new buffer
+GOTO_HOME Return to the homepage (specified HTTP_HOME or WWW_HOME variable)
GOTO_LINE Go to the specified line
GOTO_LINK Follow current hyperlink in a new buffer
GOTO_RELATIVE Go to relative address
diff --git a/doc/keymap.default b/doc/keymap.default
index 0ecf14f..174e4ed 100644
--- a/doc/keymap.default
+++ b/doc/keymap.default
@@ -11,6 +11,7 @@
# Left : LEFT, ^[[D
keymap C-@ MARK
+keymap C-_ GOTO_HOME
keymap C-a LINE_BEGIN
keymap C-b MOVE_LEFT
keymap C-e LINE_END