summary refs log tree commit diff stats
path: root/doc/ranger.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ranger.1')
-rw-r--r--doc/ranger.112
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/ranger.1 b/doc/ranger.1
index d23b96fd..9296084f 100644
--- a/doc/ranger.1
+++ b/doc/ranger.1
@@ -690,6 +690,18 @@ Set the title to \*(L"ranger\*(R" in the tmux program?
 .IP "use_preview_script [bool] <zv>" 4
 .IX Item "use_preview_script [bool] <zv>"
 Use the preview script defined in the setting \fIpreview_script\fR?
+.IP "vcs_aware [bool]" 4
+.IX Item "vcs_aware [bool]"
+Gather and display data about version control systems. Supported vcs: git, hg.
+.IP "vcs_backend_git, vcs_backend_hg, vcs_backend_bzr [string]" 4
+.IX Item "vcs_backend_git, vcs_backend_hg, vcs_backend_bzr [string]"
+Sets the state for the version control backend. The possible values are:
+.Sp
+.Vb 3
+\& disabled   don\*(Aqt display any information.
+\& local      display only local state.
+\& enabled    display both, local and remote state. May be slow for hg and bzr.
+.Ve
 .IP "xterm_alt_key [bool]" 4
 .IX Item "xterm_alt_key [bool]"
 Enable this if key combinations with the Alt Key don't work for you.
00 Refactored roster add/update' href='/danisanti/profani-tty/commit/src/roster_list.h?id=db973457d0b3548f767f9849ce8ca7816dcbd36e'>db973457 ^
107fdd35 ^

ed228ebb ^
107fdd35 ^
4c6cfcdc ^

107fdd35 ^

4c6cfcdc ^

15d0f679 ^
4e429fe7 ^
107fdd35 ^

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