summary refs log tree commit diff stats
path: root/doc/ranger.1
diff options
context:
space:
mode:
authorhut <hut@hut.pm>2017-10-17 23:50:03 +0200
committerhut <hut@hut.pm>2017-10-17 23:50:03 +0200
commit45f8b2c35a302de8d2599db2639843725c1302c8 (patch)
treeb5a129faa4eb9bec4305b6ae5c2f9dc8926421c8 /doc/ranger.1
parent7d597e21e50e9beaa94536cfd88bd6cc5a790a7e (diff)
parente2f72291063f95089bfb3c9613a969dd5e5a34d8 (diff)
downloadranger-45f8b2c35a302de8d2599db2639843725c1302c8.tar.gz
Merge branch 'one-indexed' of https://github.com/n1amr/ranger
Diffstat (limited to 'doc/ranger.1')
-rw-r--r--doc/ranger.18
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/ranger.1 b/doc/ranger.1
index 1e745fb6..f96c7f20 100644
--- a/doc/ranger.1
+++ b/doc/ranger.1
@@ -816,6 +816,14 @@ all directories above the current one as well?
 .IP "mouse_enabled [bool] <zm>" 4
 .IX Item "mouse_enabled [bool] <zm>"
 Enable mouse input?
+.IP "one_indexed [bool]" 4
+.IX Item "one_indexed [bool]"
+Start line numbers from 1.  Possible values are:
+.Sp
+.Vb 2
+\& false      start line numbers from 0
+\& true       start line numbers from 1
+.Ve
 .IP "padding_right [bool]" 4
 .IX Item "padding_right [bool]"
 When collapse_preview is on and there is no preview, should there remain a
s revision' href='/akspecs/ranger/blame/doc/print_colors.py?h=v1.9.2&id=184e84284d2f4e48631a4b94b87ba76126470206'>^
b3d031a9 ^
792406e7 ^
b3d031a9 ^
1687e0f4 ^
792406e7 ^

b3d031a9 ^

792406e7 ^
b3d031a9 ^
1687e0f4 ^
792406e7 ^
d1a1173d ^


b3d031a9 ^
d1a1173d ^

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