Updates from 0.2.1 into 0.2.1-inu-1.5
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
*******
|
||||
<A HREF="http://ei5nazha.yz.yamagata-u.ac.jp/~aito/w3m/">
|
||||
w3m</A>
|
||||
(WWW-wo-Miru) Version beta by
|
||||
(WWW-wo-Miru) Version 0.2.1 by
|
||||
<A HREF="mailto:aito@ei5sun.yz.yamagata-u.ac.jp">A.ITO</A> ********<BR>
|
||||
***** Key assign table *****
|
||||
</CENTER>
|
||||
@@ -16,21 +16,26 @@ w3m</A>
|
||||
|
||||
<H3>Page/Cursor motion</H3>
|
||||
<table cellpadding=0>
|
||||
<TR><TD WIDTH=100>SPC,C-v<TD>Forward page
|
||||
<TR><TD>b,ESC v<TD>Previous page
|
||||
<TR><TD WIDTH=100>SPC,C-v,+<TD>Forward page
|
||||
<TR><TD>b,ESC v,-<TD>Previous page
|
||||
<TR><TD>l<TD>Cursor right
|
||||
<TR><TD>h<TD>Cursor left
|
||||
<TR><TD>j<TD>Cursor down
|
||||
<TR><TD>k<TD>Cursor up
|
||||
<TR><TD>J<TD>Roll up one line
|
||||
<TR><TD>K<TD>Roll down one line
|
||||
<TR><TD>^<TD>Go to the beginning of line
|
||||
<TR><TD>$<TD>Go to the end of line
|
||||
<TR><TD>><TD>Shift screen right
|
||||
<TR><TD><<TD>Shift screen left
|
||||
<TR><TD>.<TD>Shift screen one column right
|
||||
<TR><TD>,<TD>Shift screen one column left
|
||||
<TR><TD>C-a<TD>Go to the first line
|
||||
<TR><TD>C-e<TD>Go to the last line
|
||||
<TR><TD>G<TD>Go to the specified line
|
||||
<TR><TD>Z<TD>Move to the center line
|
||||
<TR><TD>z<TD>Move to the center column
|
||||
<TR><TD>TAB,C-n,Down arrow<TD>Move to next hyperlink
|
||||
<TR><TD>ESC TAB,C-p,Up arrow<TD>Move to previous link
|
||||
<TR><TD>ESC TAB,C-p,Up arrow<TD>Move to previous hyperlink
|
||||
<TR><TD>C-g<TD>Show current page position
|
||||
</table>
|
||||
|
||||
|
||||
@@ -39,12 +44,14 @@ w3m</A>
|
||||
<TR><TD WIDTH=100>RET, C-f, Right arrow<TD>Follow hyperlink
|
||||
<TR><TD>d, ESC RET<TD>Save link to file
|
||||
<TR><TD>u<TD>Peek link URL
|
||||
<TR><TD>i<TD>Peek image URL
|
||||
<TR><TD>I<TD>View inline image
|
||||
<TR><TD>ESC I<TD>Save inline image to file
|
||||
<TR><TD>:<TD>Mark URL-like strings as anchors
|
||||
<TR><TD>ESC :<TD>Mark Message-ID-like strings as news anchors
|
||||
<TR><TD>c<TD>Peek current URL
|
||||
<TR><TD>=<TD>Display infomation about current document
|
||||
<TR><TD>=<TD>Display information about current document
|
||||
<TR><TD>C-h<TD>View history of URL
|
||||
<TR><TD>F<TD>Render frame
|
||||
<TR><TD>M<TD>Browse current document using external browser
|
||||
(use 2M and 3M to invoke second and third browser)
|
||||
@@ -64,8 +71,9 @@ w3m</A>
|
||||
<table cellpadding=0>
|
||||
<TR><TD WIDTH=100>B, C-b, Left arrow<TD>Back to the previous buffer
|
||||
<TR><TD>\<TD>View HTML source
|
||||
<TR><TD>s, C-h<TD>Select buffer
|
||||
<TR><TD>s<TD>Select buffer
|
||||
<TR><TD>E<TD>Edit buffer source
|
||||
<TR><TD>C-l, C-w<TD>Redraw screen
|
||||
<TR><TD>R, C-r<TD>Reload buffer
|
||||
<TR><TD>S, p<TD>Save buffer
|
||||
<TR><TD>ESC s<TD>Save source
|
||||
@@ -76,7 +84,7 @@ w3m</A>
|
||||
<table cellpadding=0>
|
||||
<TR><TD WIDTH=100>k, C-p<TD>Select previous buffer
|
||||
<TR><TD>j, C-n<TD>Select next buffer
|
||||
<TR><TD>D<TD>Delect current buffer
|
||||
<TR><TD>D<TD>Delete current buffer
|
||||
<TR><TD>RET<TD>Go to the selected buffer
|
||||
</table>
|
||||
|
||||
@@ -88,23 +96,23 @@ w3m</A>
|
||||
|
||||
<H2>Search</H2>
|
||||
<table cellpadding=0>
|
||||
<TR><TD WIDTH=100>/<TD>Search forward
|
||||
<TR><TD>?<TD>Search backward
|
||||
<TR><TD WIDTH=100>/, C-s<TD>Search forward
|
||||
<TR><TD>n<TD>Search next
|
||||
<TR><TD>w<TD>Toggle wrap search mode
|
||||
</table>
|
||||
|
||||
<H2>Mark operation</H2>
|
||||
<table cellpadding=0>
|
||||
<TR><TD WIDTH=100>C-SPC<TD>Set/unset mark
|
||||
<TR><TD>ESC p<TD>Go to previous mark
|
||||
<TR><TD>ESC n<TD>Go to next mark
|
||||
<TR><TD>P<TD>Go to previous mark
|
||||
<TR><TD>N<TD>Go to next mark
|
||||
<TR><TD>"<TD>Mark by regular expression
|
||||
</table>
|
||||
|
||||
<H2>Miscellany</H2>
|
||||
<table cellpadding=0>
|
||||
<TR><TD WIDTH=100>!<TD>Execute shell command
|
||||
<TR><TD>H<TD>Help (load this file)
|
||||
<TR><TD>H, ?<TD>Help (load this file)
|
||||
<TR><TD>o<TD>Set option
|
||||
<TR><TD>C-k<TD>Show cookie jar
|
||||
<TR><TD>C-c<TD>Stop
|
||||
|
Reference in New Issue
Block a user