SPC,C-v | Forward page |
b,ESC v | Previous page |
l | Cursor right |
h | Cursor left |
j | Cursor down |
k | Cursor up |
J | Roll up one line |
K | Roll down one line |
> | Shift screen right |
< | Shift screen left |
. | Shift screen one column right |
, | Shift screen one column left |
G | Go to the specified line |
TAB,C-n,Down arrow | Move to next hyperlink |
ESC TAB,C-p,Up arrow | Move to previous link |
RET, C-f, Right arrow | Follow hyperlink |
d, ESC RET | Save link to file |
u | Peek link URL |
I | View inline image |
ESC I | Save inline image to file |
: | Mark URL-like strings as anchors |
ESC : | Mark Message-ID-like strings as news anchors |
c | Peek current URL |
= | Display infomation about current document |
F | Render frame |
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) |
g,U | Open URL |
V | View new file |
@ | Execute shell command and load |
# | Execute shell command and browse |
B, C-b, Left arrow | Back to the previous buffer |
\ | View HTML source |
s, C-h | Select buffer |
E | Edit buffer source |
R, C-r | Reload buffer |
S, p | Save buffer |
ESC s | Save source |
ESC e | Edit buffer image |
k, C-p | Select previous buffer |
j, C-n | Select next buffer |
D | Delect current buffer |
RET | Go to the selected buffer |
v, ESC b | Load bookmark |
a, ESC a | Add current to bookmark |
/ | Search forward |
? | Search backward |
n | Search next |
C-SPC | Set/unset mark |
ESC p | Go to previous mark |
ESC n | Go to next mark |
" | Mark by regular expression |
! | Execute shell command |
H | Help (load this file) |
o | Set option |
C-k | Show cookie jar |
C-c | Stop |
C-z | Suspend |
q | Quit (with confirmation, if you like) |
Q | Quit without confirmation |
C-f | Move cursor forward |
C-b | Move cursor backward |
C-h | Delete previous character |
C-d | Delete current character |
C-k | Kill everything after cursor |
C-u | Kill everything before cursor |
C-a | Move to the top of line |
C-e | Move to the bottom of line |
C-p | Fetch the previous string from the history list |
C-n | Fetch the next string from the history list |
TAB,SPC | Complete filename |
RETURN | Accept |