diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index 4bf9ff9..f02ba5c 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -1,4 +1,5 @@ set -s escape-time 0 +set -g history-limit 30000 set -g default-terminal 'screen-256color' set -g mouse on set -g set-titles on