summary refs log tree commit diff stats
path: root/examples/rc_emacs.conf
diff options
context:
space:
mode:
authortoonn <toonn@toonn.io>2018-05-08 23:48:57 +0200
committertoonn <toonn@toonn.io>2018-05-08 23:48:57 +0200
commiteb46dc7569d0341198e7cd2ce649c00716d02790 (patch)
treea6671d5bf123d2b57856724bc75e69046088810a /examples/rc_emacs.conf
parentcba11af4181723334c25edb12e6ff0e4ec641cb5 (diff)
parentb8a2311bd72f39d2adf4bc0c365c3c22e0ec3897 (diff)
downloadranger-eb46dc7569d0341198e7cd2ce649c00716d02790.tar.gz
Merge branch 'tmuxtitle'
Diffstat (limited to 'examples/rc_emacs.conf')
-rw-r--r--examples/rc_emacs.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/rc_emacs.conf b/examples/rc_emacs.conf
index 26074a42..8924d1d6 100644
--- a/examples/rc_emacs.conf
+++ b/examples/rc_emacs.conf
@@ -129,7 +129,7 @@ set display_tags_in_all_columns true
 set update_title false
 
 # Set the title to "ranger" in the tmux program?
-set update_tmux_title false
+set update_tmux_title true
 
 # Shorten the title if it gets long?  The number defines how many
 # directories are displayed at once, 0 turns off this feature.