w3m

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

w3mhelp-w3m_en.html.in (4529B)


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