aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--doc-jp/README.func2
-rw-r--r--doc/README.func2
2 files changed, 4 insertions, 0 deletions
diff --git a/doc-jp/README.func b/doc-jp/README.func
index f19da06..c4d2ea2 100644
--- a/doc-jp/README.func
+++ b/doc-jp/README.func
@@ -60,6 +60,7 @@ MOVE_UP カーソルを上に移動します(改ページ時には半ページスクロール
MOVE_UP1 カーソルを上に移動します(改ページ時には1行スクロール)
MSGS エラーメッセージの一覧の表示
NEW_TAB 新しいタブを開きます
+NEXT 次のバッファを表示します
NEXT_DOWN カーソルの下側にあるリンクに移動します
NEXT_LEFT カーソルの左側にあるリンクに移動します
NEXT_LEFT_UP カーソルの左側(無ければ前の行以前)にあるリンクに移動します
@@ -79,6 +80,7 @@ PEEK_IMG 現在カーソルがあるリンクを含む画像そのもののURLを表示します
PEEK_LINK リンクが指す先のURLを表示します
PIPE_BUF バッファの内容をパイプに渡します
PIPE_SHELL コマンドを実行し,結果を読みこみながら表示します
+PREV 前のバッファを表示します
PREV_LINK 前のリンクに移動します
PREV_MARK 一つ前のマークに移動します
PREV_PAGE 前のページを表示します
diff --git a/doc/README.func b/doc/README.func
index b00924c..4a02b2b 100644
--- a/doc/README.func
+++ b/doc/README.func
@@ -60,6 +60,7 @@ MOVE_UP Move cursor up (a half screen scroll at the top of screen
MOVE_UP1 Move cursor up (1 line scrol at the top of screen)
MSGS Display error messages
NEW_TAB Open new tab
+NEXT Move to next buffer
NEXT_DOWN Move to next downward link
NEXT_LEFT Move to next left link
NEXT_LEFT_UP Move to next left (or upward) link
@@ -79,6 +80,7 @@ PEEK_IMG Peek image URL
PEEK_LINK Peek link URL
PIPE_BUF Send rendered document to pipe
PIPE_SHELL Execute shell command and browse
+PREV Move to previous buffer
PREV_LINK Move to previous link
PREV_MARK Move to previous mark
PREV_PAGE Move to previous page