aboutsummaryrefslogtreecommitdiffstats
path: root/doc-de/README.func
diff options
context:
space:
mode:
authorTatsuya Kinoshita <tats@debian.org>2020-09-01 10:35:53 +0000
committerGitHub <noreply@github.com>2020-09-01 10:35:53 +0000
commit2fb3ed9defd5a435b3257a8dda308028505c7731 (patch)
treea424bfa6c09522eac476fa7ea71bdfeb365a51c7 /doc-de/README.func
parentUpdate ChangeLog (diff)
parentRemoved an unnecessary variable declaration (diff)
downloadw3m-2fb3ed9defd5a435b3257a8dda308028505c7731.tar.gz
w3m-2fb3ed9defd5a435b3257a8dda308028505c7731.zip
Merge pull request #148 from bptato/master
New commands for moving cursor on screen
Diffstat (limited to 'doc-de/README.func')
-rw-r--r--doc-de/README.func3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc-de/README.func b/doc-de/README.func
index 036ae9d..cb175db 100644
--- a/doc-de/README.func
+++ b/doc-de/README.func
@@ -12,6 +12,9 @@ CLOSE_TAB Schließe Reiter
CLOSE_TAB_MOUSE Schließe Reiter bei Mauszeiger
COMMAND Rufe w3m Funktion(en) auf
COOKIE Cookie-Liste ansehen
+CURSOR_TOP Cursor auf die höchste Zeile bewegen
+CURSOR_MIDDLE Cursor auf die mittlere Zeile bewegen
+CURSOR_BOTTOM Cursor auf die unterste Zeile bewegen
DEFAULT_CHARSET Ändere die Voreinstellung für die Zeichenkodierung
DEFINE_KEY Definiere eine Verbindung zwischen einer Tastenkombination und einem Kommando
DELETE_PREVBUF Lösche vorherigen Puffer (hauptsächlich für lokale CGI-Skripte)