summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.tmux.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.tmux.conf b/.tmux.conf
index e504651..6764e69 100644
--- a/.tmux.conf
+++ b/.tmux.conf
@@ -7,7 +7,7 @@ set -g default-terminal "screen-256color"
set -g base-index 1 # start window numbering with 1
-set-option -g history-limit 10000
+set-option -g history-limit 100000
set-option -g allow-rename on
set-option -g set-titles on
set-option -g set-titles-string "#W"