diff --git a/.tmux.conf b/.tmux.conf --- a/.tmux.conf +++ b/.tmux.conf @@ -1,5 +1,6 @@ -# Look good set -g default-terminal "screen-256color" +set -g history-limit 6000 +set -g display-time 4000 set -g mouse on