From 72f72d64a422d6628c4796f5c0bf2e508f134214 Mon Sep 17 00:00:00 2001 From: Tatsuya Kinoshita Date: Wed, 4 May 2011 16:05:14 +0900 Subject: Adding upstream version 0.5.1 --- w3mhelp-lynx_en.html.in | 141 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 141 insertions(+) create mode 100644 w3mhelp-lynx_en.html.in (limited to 'w3mhelp-lynx_en.html.in') diff --git a/w3mhelp-lynx_en.html.in b/w3mhelp-lynx_en.html.in new file mode 100644 index 0000000..7448877 --- /dev/null +++ b/w3mhelp-lynx_en.html.in @@ -0,0 +1,141 @@ + + +w3m help page + + +
+******* + +w3m + (WWW-wo-Miru) Version @CURRENT_VERSION@ by +A.ITO ********
+ ***** Key assign table ***** +
+ +Japanese + +

Page/Cursor motion

+ +
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 +
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 hyperlink +
C-gShow current page position +
+ + +

Hyperlink operation

+ +
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 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) +
ESC MBrowse link using external browser +(use 2ESC M and 3ESC M to invoke second and third browser) +
+ +

File/Stream operation

+ +
g,UOpen URL +
VView new file +
@Execute shell command and load +
#Execute shell command and browse +
+ +

Buffer operation

+ +
B, C-b, Left arrowBack to the previous buffer +
\View HTML source +
sSelect buffer +
EEdit buffer source +
C-l, C-wRedraw screen +
R, C-rReload buffer +
S, pSave buffer +
ESC sSave source +
ESC eEdit buffer image +
+ +

Buffer selection mode

+ +
k, C-pSelect previous buffer +
j, C-nSelect next buffer +
DDelete current buffer +
RETGo to the selected buffer +
+ +

Bookmark operation

+ +
v, ESC bLoad bookmark +
a, ESC aAdd current to bookmark +
+ +

Search

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

Mark operation

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

Miscellany

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

Line-edit mode

+ +
C-fMove cursor forward +
C-bMove cursor backward +
C-hDelete previous character +
C-dDelete current character +
C-kKill everything after cursor +
C-uKill everything before cursor +
C-aMove to the top of line +
C-eMove to the bottom of line +
C-pFetch the previous string from the history list +
C-nFetch the next string from the history list +
TAB,SPCComplete filename +
RETURNAccept +
+
+ + -- cgit v1.2.3