Increase tmux-msgs to 4s

This commit is contained in:
2026-03-28 11:50:15 +03:00
parent 579813e54e
commit 268739aeef

View File

@@ -4,3 +4,7 @@ set -g mouse on
set -s set-clipboard on set -s set-clipboard on
set -g allow-passthrough on set -g allow-passthrough on
set-environment -g TZ Asia/Tel_Aviv set-environment -g TZ Asia/Tel_Aviv
# Show tmux messages for 4 seconds
set-option -g display-time 4000