User Tools

Site Tools


w3m

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
w3m [2009/04/10 07:05]
k2patel
w3m [2009/04/10 07:16]
k2patel
Line 215: Line 215:
  
 Here's the original key-binding table. If you are using Lynx-like key bindings, see the Lynx-like key binding. Here's the original key-binding table. If you are using Lynx-like key bindings, see the Lynx-like key binding.
 +=== original key-binding table ===
 +
 <code text | Page/Cursor motion> <code text | Page/Cursor motion>
  
Line 242: Line 244:
 [ Move to the first hyperlink [ Move to the first hyperlink
 ] Move to the last hyperlink ] Move to the last hyperlink
-Hyperlink operation+</​code>​ 
 +<code text | Hyperlink operation
 RET Follow hyperlink RET Follow hyperlink
 a, ESC RET Save link to file a, ESC RET Save link to file
Line 265: Line 269:
 @ Execute shell command and load @ Execute shell command and load
 # Execute shell command and browse # Execute shell command and browse
-Buffer operation+</​code>​ 
 +<code text | Buffer operation
 B Back to the previous buffer B Back to the previous buffer
 v View HTML source v View HTML source
Line 275: Line 281:
 ESC s Save source ESC s Save source
 ESC e Edit buffer image ESC e Edit buffer image
-Buffer selection mode+</​code>​ 
 +<code text | Buffer selection mode
 k, C-p Select previous buffer k, C-p Select previous buffer
 j, C-n Select next buffer j, C-n Select next buffer
Line 286: Line 294:
 ESC a Add current to bookmark ESC a Add current to bookmark
 </​code>​ </​code>​
-Search+<code text | Search
 /,​C-s Search forward /,​C-s Search forward
 ?,​C-r Search backward ?,​C-r Search backward
Line 292: Line 301:
 N Search previous N Search previous
 C-w Toggle wrap search mode C-w Toggle wrap search mode
-Mark operation+</​code>​ 
 +<code text | Mark operation
 C-SPC Set/​unset mark C-SPC Set/​unset mark
 ESC p Go to previous mark ESC p Go to previous mark
 ESC n Go to next mark ESC n Go to next mark
 " Mark by regular expression " Mark by regular expression
-Miscellany+</​code>​ 
 +<code text | Miscellany
 ! Execute shell command ! Execute shell command
 H Help (load this file) H Help (load this file)
Line 306: Line 319:
 q Quit (with confirmation,​ if you like) q Quit (with confirmation,​ if you like)
 Q Quit without confirmation Q Quit without confirmation
-Line-edit mode+</​code>​ 
 +<code text | Line-edit mode
 C-f Move cursor forward C-f Move cursor forward
 C-b Move cursor backward C-b Move cursor backward
Line 319: Line 334:
 TAB,​SPC Complete filename TAB,​SPC Complete filename
 RETURN Accept RETURN Accept
-Lynx-like key binding +</​code>​ 
-If you have chosen `Lynx-like key binding'​ at the compile time, you can use the following key binding. + 
-Page/Cursor motion+=== Lynx-like key binding ​=== 
 + 
 +<code text | Page/Cursor motion>
 SPC,​C-v,​+ Forward page SPC,​C-v,​+ Forward page
 b,ESC v,​- Previous page b,ESC v,​- Previous page
Line 342: Line 359:
 ESC TAB,C-p,Up arrow Move to previous link ESC TAB,C-p,Up arrow Move to previous link
 C-g Show current page position C-g Show current page position
-Hyperlink operation+</​code>​ 
 +<code text | Hyperlink operation>
 RET, C-f, Right arrow Follow hyperlink RET, C-f, Right arrow Follow hyperlink
 d, ESC RET Save link to file d, ESC RET Save link to file
Line 357: Line 375:
 M Browse current document using external browser (use 2M and 3M to invoke second and third browser) M Browse current document using external browser (use 2M and 3M to invoke second and third browser)
 ESC M Browse link using external browser (use 2ESC M and 3ESC M to invoke second and third browser) ESC M Browse link using external browser (use 2ESC M and 3ESC M to invoke second and third browser)
-File/Stream operation+</​code>​ 
 +<code text | File/Stream operation>
 g,U Open URL g,U Open URL
 V View new file V View new file
 @ Execute shell command and load @ Execute shell command and load
 # Execute shell command and browse # Execute shell command and browse
-Buffer operation+</​code>​ 
 +<code text | Buffer operation>
 B, C-b, Left arrow Back to the previous buffer B, C-b, Left arrow Back to the previous buffer
 \ View HTML source \ View HTML source
Line 372: Line 392:
 ESC s Save source ESC s Save source
 ESC e Edit buffer image ESC e Edit buffer image
-Buffer selection mode+</​code>​ 
 +<code text | Buffer selection mode>
 k, C-p Select previous buffer k, C-p Select previous buffer
 j, C-n Select next buffer j, C-n Select next buffer
 D Delect current buffer D Delect current buffer
 RET Go to the selected buffer RET Go to the selected buffer
-Bookmark operation+</​code>​ 
 +<code text | Bookmark operation>
 v, ESC b Load bookmark v, ESC b Load bookmark
 a, ESC a Add current to bookmark a, ESC a Add current to bookmark
-Search+</​code>​ 
 +<code text | Search>
 /, C-s Search forward /, C-s Search forward
 n Search next n Search next
 w Toggle wrap search mode w Toggle wrap search mode
-Mark operation+</​code>​ 
 +<code text | Mark operation>
 C-SPC Set/​unset mark C-SPC Set/​unset mark
 P Go to previous mark P Go to previous mark
 N Go to next mark N Go to next mark
 " Mark by regular expression " Mark by regular expression
-Miscellany+</​code>​ 
 +<code text | Miscellany>
 ! Execute shell command ! Execute shell command
 H, ? Help (load this file) H, ? Help (load this file)
Line 398: Line 423:
 q Quit (with confirmation,​ if you like) q Quit (with confirmation,​ if you like)
 Q Quit without confirmation Q Quit without confirmation
-Line-edit mode+</​code>​ 
 +<code text | Line-edit mode>
 C-f Move cursor forward C-f Move cursor forward
 C-b Move cursor backward C-b Move cursor backward
Line 411: Line 437:
 TAB,​SPC Complete filename TAB,​SPC Complete filename
 RETURN Accept RETURN Accept
-Mouse operation +</code>
-If w3m is compiled with mouse option and you are using xterm/kterm/rxvt (in this case, you have to set the TERM environment variable to `xterm'​ or `kterm'​.) or GPM environment,​ you can use mouse for the navigation.+
  
 +==== Mouse operation ====
 +
 +If w3m is compiled with mouse option and you are using xterm/​kterm/​rxvt (in this case, you have to set the TERM environment variable to `xterm'​ or `kterm'​.) or GPM environment,​ you can use mouse for the navigation.
 +<code text>
 left click Move the cursor to the place pointed by the mouse cursor. If you click the cursor and it is on an anchor, follow the anchor. left click Move the cursor to the place pointed by the mouse cursor. If you click the cursor and it is on an anchor, follow the anchor.
 middle click Back to the previous buffer. middle click Back to the previous buffer.
 right click Open pop-up menu. You can choose an item by clicking it. right click Open pop-up menu. You can choose an item by clicking it.
 left drag Scroll document. The default behavior is to grab the document and drag it. You can reverse the behavior (grab the window and drag it) with the option setting panel. left drag Scroll document. The default behavior is to grab the document and drag it. You can reverse the behavior (grab the window and drag it) with the option setting panel.
 +</​code>​
 +
 +==== Key customization ====
  
-Key customization 
 You can customize the key binding (except line-editing keymap) by describing ~/​.w3m/​keymap. For example, You can customize the key binding (except line-editing keymap) by describing ~/​.w3m/​keymap. For example,
 +<code text>
 +keymap C-o NEXT_PAGE
 +</​code>​
  
-   ​keymap C-o NEXT_PAGE +binds `NEXT_PAGE'​ function (normally bound to SPC and C-v) to control-o. ​\\ 
- +See README.func for list of available functions. Original and Lynx-like keymap definitions are provided (keymap.default and keymap.lynx) as examples. 
- +<code text>
-binds `NEXT_PAGE'​ function (normally bound to SPC and C-v) to control-o. See README.func for list of available functions. Original and Lynx-like keymap definitions are provided (keymap.default and keymap.lynx) as examples.+
 Local CGI Local CGI
-You can run CGI scripts using w3m, without any HTTP server. It means that w3m behaves like an HTTP server and activates CGI script, then w3m reads the output of the script and display it. The bookmark registration and helper-app editor are realized as local CGI scripts. Using local CGI, w3m can be used as a general purpose form interface.+</​code>​ 
 +You can run CGI scripts using w3m, without any HTTP server. ​\\ 
 +It means that w3m behaves like an HTTP server and activates CGI script, ​\\ then w3m reads the output of the script and display it. \\The bookmark registration and helper-app editor are realized as local CGI scripts. ​\\Using local CGI, w3m can be used as a general purpose form interface.
  
 For security reason, CGI scripts invoked by w3m must be in one of these directories. For security reason, CGI scripts invoked by w3m must be in one of these directories.
w3m.txt · Last modified: 2020/08/10 02:35 (external edit)