aboutsummaryrefslogtreecommitdiffstats
path: root/.tmux.conf
diff options
context:
space:
mode:
Diffstat (limited to '.tmux.conf')
-rw-r--r--.tmux.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/.tmux.conf b/.tmux.conf
index 586539c..98940f0 100644
--- a/.tmux.conf
+++ b/.tmux.conf
@@ -33,6 +33,7 @@ bind-key L resize-pane -R
# setting titles on
set -g set-titles on
set -g set-titles-string "#T"
+set-option -g allow-rename on
#set base-index 1
set -g history-limit 10000