diff --git a/tmux.conf b/tmux.conf index 195641e..0aa4086 100644 --- a/tmux.conf +++ b/tmux.conf @@ -34,7 +34,7 @@ setw -g mouse off # set -g default-terminal "xterm-256:color" # set -g default-terminal "${TERM}" set -s default-terminal "tmux-256color" -set -g history-limit 6000 +set -g history-limit 10000 set -g window-status-style dim set -g window-status-current-style bright