Do not leak memory when reloading document
[llpp.git] / KEYS
blobc82a8118bd8acb7f0bf5312f8fd5859f29dc40cf
1 up/down arrow           - scroll up/down
2 j/k                     - ..............
3 mouse buttons 3/4       - ..............
4 primary mouse button[1] - click on link or select text[2]
5 escape/q                - quit
6 backspace               - go back after jumping (clicking link and suchlike)
7 u                       - dehighlight
8 /,?                     - enter text to search for (/ - forward, ? - backward)
9 +                       - set page bias
10 -                       - toggle/set tunable
11 0..9                    - enter page number to jump to
12 b                       - toggle scroll bar
13 l                       - toggle links highlighting
14 f                       - toggle fullscreen
15 n                       - repeat last search (forward)
16 p, N                    - .................. (backward)
17 g                       - go to first page
18 t                       - align top of the screen with the top of the page
19 space                   - go to the next page
20 delete                  - go to the previous page
21 =                       - show current position
22 w                       - change height to encompass all of the page
23 o                       - switch to outline mode
24 '                       - switch to bookmark mode
25 m                       - create named bookmark
26 ~                       - create quick bookmark
27 z                       - crop
28 r                       - reload document
29 a                       - autoscroll
30 <,>                     - rotate
31 [,]                     - decrease/increase page brightness
32 Ctrl-g                  - interrupt search
33 home/end                - go to first/last page
34 pageup/pagedown         - go forward/backward one screen-full
35 ctrl pageup/pagedown    - align top of the screen with first/last visible page
37 tunables
38 -i                      - toggle case sensitivity of searches
39 -s<number>              - scroll increment
40 -c                      - toggle crop hack
41 -a                      - toggle throttled scrolling
42 -R<number>              - rotate
43 -p                      - toggle preloading
44 -v                      - toggle verbosity
45 -h                      - toggle maxfit
46 -f                      - toggle whats under cursor identification
47                           (only font name currently)
49 outline mode
50 alpha-numeric           - quick search
51 Ctrl-s                  - repeat search (forward)
52 Ctrl-r                  - repeat search (backward)
53 Ctrl-n                  - narrow to search pattern
54 Ctrl-u                  - undo narrowing
55 Ctrl-l                  - center on current item
57 bookmark mode
58 alpha-numeric           - quick search
59 Ctrl-s                  - repeat search (forward)
60 Ctrl-r                  - repeat search (backward)
61 Ctrl-l                  - center on current item
63 when entering search pattern/page number
64 up/down arrow           - previous/next entered text
66 [1] i'm somewhat mouse button confused, since i use "left handed" mouse
67     while not being lefthanded
69 [2] text selection requires xsel
70     http://www.vergenet.net/~conrad/software/xsel/
71     On OSX and Windows selected text will be dumped to the terminal