From fb915c12488691fe76287977f3c700f391351430 Mon Sep 17 00:00:00 2001 From: Tatsuya Kinoshita Date: Mon, 16 Mar 2020 19:51:22 +0900 Subject: Add GOTO_HOME to the help page --- doc/README.func | 1 + doc/keymap.default | 1 + 2 files changed, 2 insertions(+) (limited to 'doc') 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 -- cgit v1.2.3