summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorhut <hut@lepus.uberspace.de>2014-04-11 15:57:07 +0200
committerhut <hut@lepus.uberspace.de>2014-04-11 15:57:07 +0200
commit64e92ada2321ffe4149a4f3f2492a1e34a959881 (patch)
treef86e124d0b7b32758cc9546b5517dd7d68f4302b
parent4217d4e6cfa5ea877b8e29e5dbb9b3f933409721 (diff)
downloadranger-64e92ada2321ffe4149a4f3f2492a1e34a959881.tar.gz
rebuilt man page
-rw-r--r--doc/ranger.18
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/ranger.1 b/doc/ranger.1
index a3c92128..c0971d47 100644
--- a/doc/ranger.1
+++ b/doc/ranger.1
@@ -576,6 +576,10 @@ You can display the \*(L"real\*(R" cumulative size of directories by using the c
 :get_cumulative_size or typing \*(L"dc\*(R".  The size is expensive to calculate and
 will not be updated automatically.  You can choose to update it automatically
 though by turning on this option.
+.IP "cd_bookmarks [bool]" 4
+.IX Item "cd_bookmarks [bool]"
+Specify whether bookmarks should be included in the tab completion of the \*(L"cd\*(R"
+command.
 .IP "collapse_preview [bool] <zc>" 4
 .IX Item "collapse_preview [bool] <zc>"
 When no preview is visible, should the last column be squeezed to make use of
@@ -651,6 +655,10 @@ Preview files in the preview column?
 .IP "preview_images [bool]" 4
 .IX Item "preview_images [bool]"
 Draw images inside the console with the external program w3mimgpreview?
+.IP "preview_max_size [int]" 4
+.IX Item "preview_max_size [int]"
+Avoid previewing files that exceed a certain size, in bytes.  Use a value of 0
+to disable this feature.
 .IP "preview_script [string, none]" 4
 .IX Item "preview_script [string, none]"
 Which script should handle generating previews?  If the file doesn't exist, or
<vc@akkartik.com> 2021-08-15 23:44:43 -0700 .' href='/akkartik/mu/commit/html/510disk.mu.html?h=hlt&id=52e3ea8a4bec791e4c2d64fb8aca9e26cdf60f25'>52e3ea8a ^
d89a9ec5 ^
52e3ea8a ^
d89a9ec5 ^
d89a9ec5 ^


1fca8ee1 ^
d89a9ec5 ^












































61ec86b7 ^
d89a9ec5 ^




















61ec86b7 ^
d89a9ec5 ^









1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107