summary refs log tree commit diff stats
path: root/examples
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 /examples
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 'examples')
-rw-r--r--examples/rc_emacs.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/rc_emacs.conf b/examples/rc_emacs.conf
index e3596ba5..a69d68fe 100644
--- a/examples/rc_emacs.conf
+++ b/examples/rc_emacs.conf
@@ -59,6 +59,9 @@ set vcs_backend_git enabled
 set vcs_backend_hg disabled
 set vcs_backend_bzr disabled
 
+# Truncate the long commit messages to this length when shown in the statusbar.
+set vcs_msg_length 50
+
 # Use one of the supported image preview protocols
 set preview_images false