Add GOTO_HOME to the help page
This commit is contained in:
@@ -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
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user