aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorbptato <nincsnevem662@gmail.com>2020-08-31 16:02:07 +0000
committerbptato <nincsnevem662@gmail.com>2020-08-31 16:02:07 +0000
commit9916eadf2418f85a57cf767825903f6c34bfdb5f (patch)
treef7d13db72a9c04461be808272996405899f91814 /doc
parentUpdate ChangeLog (diff)
downloadw3m-9916eadf2418f85a57cf767825903f6c34bfdb5f.tar.gz
w3m-9916eadf2418f85a57cf767825903f6c34bfdb5f.zip
New commands for moving to the top, middle and bottom of buffer
Diffstat (limited to 'doc')
-rw-r--r--doc/README.func3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/README.func b/doc/README.func
index 0430855..3bdec74 100644
--- a/doc/README.func
+++ b/doc/README.func
@@ -12,6 +12,9 @@ CLOSE_TAB Close tab
CLOSE_TAB_MOUSE Close tab at mouse pointer
COMMAND Invoke w3m function(s)
COOKIE View cookie list
+CURSOR_TOP Move cursor to the top line on the screen
+CURSOR_MIDDLE Move cursor to the middle line on the screen
+CURSOR_BOTTOM Move cursor to the bottom line on the screen
DEFAULT_CHARSET Change the default character encoding
DEFINE_KEY Define a binding between a key stroke combination and a command
DELETE_PREVBUF Delete previous buffer (mainly for local CGI-scripts)