diff --git a/tmux.conf b/tmux.conf index 187866b..80ad449 100644 --- a/tmux.conf +++ b/tmux.conf @@ -7,6 +7,7 @@ bind C-q send-prefix set -g default-terminal "screen-256color" set -g detach-on-destroy on set -g history-limit 50000 +set -g display-time 3000 set -g mouse on # Pre-Tmux 2.6 macOS fix for pbcopy, pbpaste, and launchctl. Requires: