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 |
^ | Go to the beginning of line |
$ | Go to the end of line |
> | Shift screen right |
< | Shift screen left |
C-a | Go to the first line |
C-e | Go to the last line |
G | Go to the specified line |
Z | Move to the center line |
z | Move to the center column |
TAB,C-n,Down arrow | Move to next hyperlink |
ESC TAB,C-p,Up arrow | Move to previous hyperlink |
C-g | Show current page position |
RET, C-f, Right arrow | Follow hyperlink |
d, ESC RET | Save link to file |
u | Peek at link URL |
i | Peek at image URL |
I | View inline image |
ESC I | Save inline image to file |
: | Mark URL-like strings as links |
ESC : | Mark Message-ID-like strings as links |
c | Peek at current URL |
= | Display information about current document |
C-h | View browser history |
F | Render frames |
M | Browse current document using external browser (prefix 2, 3, ..., or 9 to invoke alternate configured browsers, e.g. 3 M) |
ESC M | Browse link using external browser (prefixed as above, e.g. 3ESC M) |
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 | Select buffer |
E | Edit buffer source |
C-l, C-w | Redraw screen |
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 | Delete current buffer |
RET | Go to the selected buffer |
v, ESC b | Load bookmark |
a, ESC a | Add current to bookmark |
/, C-s | Search forward |
n | Search next |
w | Toggle search wrap mode |
C-SPC | Set/unset mark |
P | Go to previous mark |
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 |