mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 13:46:41 +00:00
Display messages from tmux for 3 seconds
This commit is contained in:
@@ -7,6 +7,7 @@ bind C-q send-prefix
|
|||||||
set -g default-terminal "screen-256color"
|
set -g default-terminal "screen-256color"
|
||||||
set -g detach-on-destroy on
|
set -g detach-on-destroy on
|
||||||
set -g history-limit 50000
|
set -g history-limit 50000
|
||||||
|
set -g display-time 3000
|
||||||
set -g mouse on
|
set -g mouse on
|
||||||
|
|
||||||
# Pre-Tmux 2.6 macOS fix for pbcopy, pbpaste, and launchctl. Requires:
|
# Pre-Tmux 2.6 macOS fix for pbcopy, pbpaste, and launchctl. Requires:
|
||||||
|
|||||||
Reference in New Issue
Block a user