diff options
author | Tatsuya Kinoshita <tats@debian.org> | 2020-09-01 10:35:53 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-01 10:35:53 +0000 |
commit | 2fb3ed9defd5a435b3257a8dda308028505c7731 (patch) | |
tree | a424bfa6c09522eac476fa7ea71bdfeb365a51c7 /scripts | |
parent | Update ChangeLog (diff) | |
parent | Removed an unnecessary variable declaration (diff) | |
download | w3m-2fb3ed9defd5a435b3257a8dda308028505c7731.tar.gz w3m-2fb3ed9defd5a435b3257a8dda308028505c7731.zip |
Merge pull request #148 from bptato/master
New commands for moving cursor on screen
Diffstat (limited to '')
-rw-r--r-- | scripts/w3mhelp.cgi.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/w3mhelp.cgi.in b/scripts/w3mhelp.cgi.in index 11f9b68..55358f8 100644 --- a/scripts/w3mhelp.cgi.in +++ b/scripts/w3mhelp.cgi.in @@ -140,7 +140,7 @@ print "<P><A HREF=\"$keymap\">$head</A>\n"; goLine goLineF goLineL movRW movLW topA lastA nextA prevA movlistMn nextR nextL nextD nextU nextRD nextLU - undoPos redoPos")); + undoPos redoPos cursorTop cursorMiddle cursorBottom")); &show_keymap('Hyperlink Operations', split(" ", "followA tabA svA followI svI submitForm |