diff --git a/.tmux.conf b/.tmux.conf index 1c51cec..f88ad1b 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -8,7 +8,7 @@ set-option -g set-titles on set-option -g allow-rename on set -g status-keys vi -set -g history-limit 100000 +set -g history-limit 1000000 setw -g mouse on setw -g mode-keys vi