summary refs log tree commit diff stats
path: root/doc
diff options
context:
space:
mode:
authorWojciech Siewierski <wojciech.siewierski@onet.pl>2019-10-02 18:26:33 +0200
committerGitHub <noreply@github.com>2019-10-02 18:26:33 +0200
commit1946fb003b9dd8b45f2cb2e639a42b1e067df677 (patch)
tree1c6acfea5300ea741cc5437d50532190ef9626dd /doc
parent5e711b87f9d6261d36c37535b3777ff8a2ffc3eb (diff)
parent71be60293a5e6f082459db0f2fb932e7a7c24b14 (diff)
downloadranger-1946fb003b9dd8b45f2cb2e639a42b1e067df677.tar.gz
Merge pull request #1706 from Vifon/vcs-truncate
Add a configurable max VCS message length
Diffstat (limited to 'doc')
-rw-r--r--doc/ranger.16
-rw-r--r--doc/ranger.pod5
2 files changed, 10 insertions, 1 deletions
diff --git a/doc/ranger.1 b/doc/ranger.1
index ee4c84e7..e67354af 100644
--- a/doc/ranger.1
+++ b/doc/ranger.1
@@ -133,7 +133,7 @@
 .\" ========================================================================
 .\"
 .IX Title "RANGER 1"
-.TH RANGER 1 "ranger-1.9.2" "2019-09-24" "ranger manual"
+.TH RANGER 1 "ranger-1.9.2" "2019-10-01" "ranger manual"
 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
 .\" way too many mistakes in technical documents.
 .if n .ad l
@@ -1124,6 +1124,10 @@ Sets the state for the version control backend. The possible values are:
 \& local      display only local state.
 \& enabled    display both, local and remote state. May be slow for hg and bzr.
 .Ve
+.IP "vcs_msg_length [int]" 4
+.IX Item "vcs_msg_length [int]"
+Length to truncate first line of the commit messages to when shown in
+the statusbar.  Defaults to 50.
 .IP "viewmode [string]" 4
 .IX Item "viewmode [string]"
 Sets the view mode, which can be \fBmiller\fR to display the files in the
diff --git a/doc/ranger.pod b/doc/ranger.pod
index beb2fdb8..999a1f57 100644
--- a/doc/ranger.pod
+++ b/doc/ranger.pod
@@ -1170,6 +1170,11 @@ Sets the state for the version control backend. The possible values are:
  local      display only local state.
  enabled    display both, local and remote state. May be slow for hg and bzr.
 
+=item vcs_msg_length [int]
+
+Length to truncate first line of the commit messages to when shown in
+the statusbar.  Defaults to 50.
+
 =item viewmode [string]
 
 Sets the view mode, which can be B<miller> to display the files in the