From 6c63633545c254dc085402e0f927a6826d1dd229 Mon Sep 17 00:00:00 2001 From: Akinori Ito Date: Fri, 9 Nov 2001 04:59:17 +0000 Subject: Updates from 0.2.1 into 0.2.1-inu-1.5 --- doc/MANUAL.html | 65 +++++++++++++++++++++++++++++++++++++++++---------------- 1 file changed, 47 insertions(+), 18 deletions(-) (limited to 'doc/MANUAL.html') diff --git a/doc/MANUAL.html b/doc/MANUAL.html index 724340e..4e6f397 100644 --- a/doc/MANUAL.html +++ b/doc/MANUAL.html @@ -52,8 +52,6 @@ Options are as follows:
When displaying text/plain document, prohibit emphasis using backspace. If you don't specify this option, ``A^H_'' is interpreted as underlined character and ``A^HA'' as a bold character. -
-S -
When displaying text/plain document, squeeze blank lines.
-l number
Specify line number preserved internally when reading text/plain document fron standard input. Default is 10000. @@ -80,8 +78,10 @@ Display HTML source
-m
Display document with Internet message mode. -With this option, w3m determines document type from header infomation. +With this option, w3m determines document type from header information. It is useful when reading E-mail or NetNews messages. +
-v +
visual startup mode.
-B
Show the bookmark.
-bookmark file @@ -91,7 +91,7 @@ It is useful when reading E-mail or NetNews messages.
-F
Automatically render frame.
-S -
Sqeeze blank lines. +
Squeeze blank lines.
-X
Upon exit, do not display preserved screen.
-W @@ -120,12 +120,22 @@ with -cols option.
Read document specified by URL and dump the source.
-dump_head
Read document specified by URL and dump headers. +
-dump_both +
Read document specified by URL and dump headers and the source. +
-dump_extra +
Read document specified by URL and dump extra informations, headers and the source. +
-post file +
use POST method with file content. +
-header string +
insert string as a header.
-no-proxy
Don't use proxy server.
-no-graph
Don't use graphic character to draw frames.
-no-mouse
Don't activate mouse. +
-config file +
specify config file.
@@ -163,17 +173,21 @@ bindings, see the Lynx-like key binding. k,C-pCursor up JRoll up one line KRoll down one line +^,C-aGo to the beginning of line +$,C-eGo to the end of line wGo to next word WGo to previous word >Shift screen right <Shift screen left .Shift screen one column right ,Shift screen one column left -gGo to the first line -GGo to the last line +g,M-<Go to the first line +G,M->Go to the last line ESC gGo to specified line +ZMove to the center line +zMove to the center column TABMove to next hyperlink -ESC TABMove to previous hyperlink +C-u,ESC TABMove to previous hyperlink [Move to the first hyperlink ]Move to the last hyperlink @@ -183,12 +197,15 @@ bindings, see the Lynx-like key binding. RETFollow hyperlink a, ESC RETSave link to file uPeek link URL +iPeek image URL IView inline image ESC ISave inline image to file :Mark URL-like strings as anchors ESC :Mark Message-ID-like strings as news anchors cPeek current URL -=Display infomation about current document +=Display information about current document +C-gShow current line number +C-hView history of URL FRender frame MBrowse current document using external browser (use 2M and 3M to invoke second and third browser) @@ -210,6 +227,7 @@ bindings, see the Lynx-like key binding. vView HTML source sSelect buffer EEdit buffer source +C-lRedraw screen RReload buffer SSave buffer ESC sSave source @@ -236,6 +254,7 @@ bindings, see the Lynx-like key binding. ?,C-rSearch backward nSearch next NSearch previous +C-wToggle wrap search mode

Mark operation

@@ -251,6 +270,7 @@ bindings, see the Lynx-like key binding. !Execute shell command HHelp (load this file) oSet option +C-kShow cookie jar C-cStop C-zSuspend qQuit (with confirmation, if you like) @@ -282,21 +302,26 @@ you can use the following key binding.

Page/Cursor motion

-
SPC,C-vForward page -
b,ESC vPrevious page +
SPC,C-v,+Forward page +
b,ESC v,-Previous page
lCursor right
hCursor left
jCursor down
kCursor up
JRoll up one line
KRoll down one line +
^Go to the beginning of line +
$Go to the end of line
>Shift screen right
<Shift screen left -
.Shift screen one column right -
,Shift screen one column left +
C-aGo to the first line +
C-eGo to the last line
GGo to the specified line +
ZMove to the center line +
zMove to the center column
TAB,C-n,Down arrowMove to next hyperlink
ESC TAB,C-p,Up arrowMove to previous link +
C-gShow current page position
@@ -305,12 +330,14 @@ you can use the following key binding. RET, C-f, Right arrowFollow hyperlink d, ESC RETSave link to file uPeek link URL +iPeek image URL IView inline image ESC ISave inline image to file :Mark URL-like strings as anchors ESC :Mark Message-ID-like strings as news anchors cPeek current URL -=Display infomation about current document +=Display information about current document +C-hView history of URL FRender frame MBrowse current document using external browser (use 2M and 3M to invoke second and third browser) @@ -332,6 +359,7 @@ you can use the following key binding. \View HTML source s, C-hSelect buffer EEdit buffer source +C-l, C-wRedraw screen R, C-rReload buffer S, pSave buffer ESC sSave source @@ -354,24 +382,25 @@ you can use the following key binding.

Search

-
/Search forward -
?Search backward +
/, C-sSearch forward
nSearch next +
wToggle wrap search mode

Mark operation

C-SPCSet/unset mark -
ESC pGo to previous mark -
ESC nGo to next mark +
PGo to previous mark +
NGo to next mark
"Mark by regular expression

Miscellany

!Execute shell command -
HHelp (load this file) +
H, ?Help (load this file)
oSet option +
C-kShow cookie jar
C-cStop
C-zSuspend
qQuit (with confirmation, if you like) -- cgit v1.2.3