aboutsummaryrefslogtreecommitdiffstats
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 90d8099..3a5fb07 100644
--- a/_tmux.conf
+++ b/_tmux.conf
@@ -59,7 +59,7 @@ setw -g mode-keys vi
set -sg escape-time 0
# Increase the scrollback history limit
-set -g history-limit 1000
+set -g history-limit 10000
# Lock after 15 minutes
#set -g lock-after-time 1800