From: Simon Ruderich Date: Mon, 6 Jun 2011 20:18:36 +0000 (+0200) Subject: tmux.conf: Display messages for three seconds. X-Git-Url: https://ruderich.org/simon/gitweb/?a=commitdiff_plain;h=db2d414a0fd9b2c3d988ffa08043b70d26e5382f;hp=ed9b94bb2473a565278d874f4f502d08a48850d8;p=config%2Fdotfiles.git tmux.conf: Display messages for three seconds. --- diff --git a/tmux.conf b/tmux.conf index c3565ca..ced99a1 100644 --- a/tmux.conf +++ b/tmux.conf @@ -6,6 +6,9 @@ # Use a larger window history, in lines. set-option -g history-limit 10000 +# Display messages for three seconds. +set-option -g display-time 3000 + # TERMINAL