From 200a2e2cb0537118e34ce01be9502555f7e32475 Mon Sep 17 00:00:00 2001 From: Fumitoshi UKAI Date: Thu, 21 Nov 2002 16:15:57 +0000 Subject: [w3m-dev 03454] next / previous buffer * funcname.tab (NEXT): added (PREV): added * main.c (nextBf): added (prevBf): added * proto.h (nextBf): added (prevBf): added * doc/README.func (NEXT): added (PREV): added * doc-jp/README.func (NEXT): added (PREV): added * scripts/w3mhelp.cgi.in (Buffer operation): nextBf prevBf From: Hironori SAKAMOTO --- doc/README.func | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/README.func') 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 -- cgit v1.2.3