Display messages from tmux for 3 seconds

This commit is contained in:
2019-04-12 21:43:31 +01:00
parent cc4f7e364d
commit 82d452f091

View File

@@ -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: