w3m

Unnamed repository; edit this file to name it for gitweb.
git clone https://logand.com/git/w3m.git/
Log | Files | Refs | README

w3mhelp-lynx_en.html.in (4108B)


      1 <HTML>
      2 <HEAD>
      3 <TITLE>w3m help page</TITLE>
      4 </HEAD>
      5 <BODY>
      6 <CENTER>
      7 ******* 
      8 <A HREF="http://w3m.sourceforge.net/">
      9 w3m</A>
     10  (WWW-wo-Miru)  Version @CURRENT_VERSION@ by 
     11 <A HREF="mailto:aito@fw.ipsj.or.jp">A.ITO</A> ********<BR>
     12              ***** Key assign table *****
     13 </CENTER>
     14 
     15 <A HREF="w3mhelp-lynx_ja.html">Japanese</A>
     16 
     17 <H3>Page/Cursor motion</H3>
     18 <table cellpadding=0>
     19 <TR><TD WIDTH=100>SPC,C-v,+<TD>Forward page
     20 <TR><TD>b,ESC v,-<TD>Previous page
     21 <TR><TD>l<TD>Cursor right
     22 <TR><TD>h<TD>Cursor left
     23 <TR><TD>j<TD>Cursor down
     24 <TR><TD>k<TD>Cursor up
     25 <TR><TD>J<TD>Roll up one line
     26 <TR><TD>K<TD>Roll down one line
     27 <TR><TD>^<TD>Go to the beginning of line
     28 <TR><TD>$<TD>Go to the end of line
     29 <TR><TD>&gt;<TD>Shift screen right
     30 <TR><TD>&lt;<TD>Shift screen left
     31 <TR><TD>C-a<TD>Go to the first line
     32 <TR><TD>C-e<TD>Go to the last line
     33 <TR><TD>G<TD>Go to the specified line
     34 <TR><TD>Z<TD>Move to the center line
     35 <TR><TD>z<TD>Move to the center column
     36 <TR><TD>TAB,C-n,Down arrow<TD>Move to next hyperlink
     37 <TR><TD>ESC TAB,C-p,Up arrow<TD>Move to previous hyperlink
     38 <TR><TD>C-g<TD>Show current page position
     39 </table>
     40 
     41 
     42 <H2>Hyperlink operation</H2>
     43 <table cellpadding=0>
     44 <TR><TD WIDTH=100>RET, C-f, Right arrow<TD>Follow hyperlink
     45 <TR><TD>d, ESC RET<TD>Save link to file
     46 <TR><TD>u<TD>Peek link URL
     47 <TR><TD>i<TD>Peek image URL
     48 <TR><TD>I<TD>View inline image
     49 <TR><TD>ESC I<TD>Save inline image to file
     50 <TR><TD>:<TD>Mark URL-like strings as anchors
     51 <TR><TD>ESC :<TD>Mark Message-ID-like strings as news anchors
     52 <TR><TD>c<TD>Peek current URL
     53 <TR><TD>=<TD>Display information about current document
     54 <TR><TD>C-h<TD>View history of URL
     55 <TR><TD>F<TD>Render frame
     56 <TR><TD>M<TD>Browse current document using external browser
     57 (use 2M and 3M to invoke second and third browser)
     58 <TR><TD>ESC M<TD>Browse link using external browser
     59 (use 2ESC M and 3ESC M to invoke second and third browser)
     60 </table>
     61 
     62 <H2>File/Stream operation</H2>
     63 <table cellpadding=0>
     64 <TR><TD WIDTH=100>g,U<TD>Open URL
     65 <TR><TD>V<TD>View new file
     66 <TR><TD>@<TD>Execute shell command and load
     67 <TR><TD>#<TD>Execute shell command and browse
     68 </table>
     69 
     70 <H2>Buffer operation</H2>
     71 <table cellpadding=0>
     72 <TR><TD WIDTH=100>B, C-b, Left arrow<TD>Back to the previous buffer
     73 <TR><TD>\<TD>View HTML source
     74 <TR><TD>s<TD>Select buffer
     75 <TR><TD>E<TD>Edit buffer source
     76 <TR><TD>C-l, C-w<TD>Redraw screen
     77 <TR><TD>R, C-r<TD>Reload buffer
     78 <TR><TD>S, p<TD>Save buffer
     79 <TR><TD>ESC s<TD>Save source
     80 <TR><TD>ESC e<TD>Edit buffer image
     81 </table>
     82 
     83 <H2>Buffer selection mode</H2>
     84 <table cellpadding=0>
     85 <TR><TD WIDTH=100>k, C-p<TD>Select previous buffer
     86 <TR><TD>j, C-n<TD>Select next buffer
     87 <TR><TD>D<TD>Delete current buffer
     88 <TR><TD>RET<TD>Go to the selected buffer
     89 </table>
     90 
     91 <H2>Bookmark operation</H2>
     92 <table cellpadding=0>
     93 <TR><TD WIDTH=100>v, ESC b<TD>Load bookmark
     94 <TR><TD>a, ESC a<TD>Add current to bookmark
     95 </table>
     96 
     97 <H2>Search</H2>
     98 <table cellpadding=0>
     99 <TR><TD WIDTH=100>/, C-s<TD>Search forward
    100 <TR><TD>n<TD>Search next
    101 <TR><TD>w<TD>Toggle wrap search mode
    102 </table>
    103 
    104 <H2>Mark operation</H2>
    105 <table cellpadding=0>
    106 <TR><TD WIDTH=100>C-SPC<TD>Set/unset mark
    107 <TR><TD>P<TD>Go to previous mark
    108 <TR><TD>N<TD>Go to next mark
    109 <TR><TD>"<TD>Mark by regular expression
    110 </table>
    111 
    112 <H2>Miscellany</H2>
    113 <table cellpadding=0>
    114 <TR><TD WIDTH=100>!<TD>Execute shell command
    115 <TR><TD>H, ?<TD>Help (load this file)
    116 <TR><TD>o<TD>Set option
    117 <TR><TD>C-k<TD>Show cookie jar
    118 <TR><TD>C-c<TD>Stop
    119 <TR><TD>C-z<TD>Suspend
    120 <TR><TD>q<TD>Quit (with confirmation, if you like)
    121 <TR><TD>Q<TD>Quit without confirmation
    122 </table>
    123 
    124 <H2>Line-edit mode</H2>
    125 <table cellpadding=0>
    126 <TR><TD WIDTH=100>C-f<TD>Move cursor forward
    127 <TR><TD>C-b<TD>Move cursor backward
    128 <TR><TD>C-h<TD>Delete previous character
    129 <TR><TD>C-d<TD>Delete current character
    130 <TR><TD>C-k<TD>Kill everything after cursor
    131 <TR><TD>C-u<TD>Kill everything before cursor
    132 <TR><TD>C-a<TD>Move to the top of line
    133 <TR><TD>C-e<TD>Move to the bottom of line
    134 <TR><TD>C-p<TD>Fetch the previous string from the history list
    135 <TR><TD>C-n<TD>Fetch the next string from the history list
    136 <TR><TD>TAB,SPC<TD>Complete filename
    137 <TR><TD>RETURN<TD>Accept
    138 </table>
    139 <HR>
    140 </body>
    141 </html>