From 68a07bf03b7624c9924065cce9ffa45497225834 Mon Sep 17 00:00:00 2001 From: Akinori Ito Date: Thu, 8 Nov 2001 05:14:08 +0000 Subject: Initial revision --- w3mhelp-w3m_en.html | 132 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 132 insertions(+) create mode 100644 w3mhelp-w3m_en.html (limited to 'w3mhelp-w3m_en.html') diff --git a/w3mhelp-w3m_en.html b/w3mhelp-w3m_en.html new file mode 100644 index 0000000..c91fdec --- /dev/null +++ b/w3mhelp-w3m_en.html @@ -0,0 +1,132 @@ + + +w3m help page + + +
+******* + +w3m + (WWW-wo-Miru) Version beta by +A.ITO ********
+ ***** Key assign table ***** +
+ +Japanese + +

Page/Cursor motion

+ +
SPC,C-vForward page +
b,ESC vBackward page +
l,C-fCursor right +
h,C-bCursor left +
j,C-nCursor down +
k,C-pCursor up +
JRoll up one line +
KRoll down one 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 +
ESC gGo to specified line +
TABMove to next hyperlink +
C-u,ESC TABMove to previous hyperlink +
[Go to the first link +
]Go to the last link +
+ +

Hyperlink operation

+ +
RETFollow hyperlink +
a, ESC RETSave link to file +
uPeek link 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 +
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

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

Buffer operation

+ +
BBack to the previous buffer +
vView HTML source +
sSelect buffer +
EEdit buffer source +
RReload buffer +
SSave buffer +
ESC sSave source +
ESC eEdit buffer image +
+ +

Bookmark operation

+ +
ESC bLoad bookmark +
ESC aAdd current to bookmark +
+ +

Search

+ +
/,C-sSearch forward +
?,C-rSearch backward +
nSearch next +
NSearch previous +
+ +

Mark operation

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

Miscellany

+ +
!Execute shell command +
HHelp (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