]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
tmux.conf: Display messages for three seconds.
authorSimon Ruderich <simon@ruderich.org>
Mon, 6 Jun 2011 20:18:36 +0000 (22:18 +0200)
committerSimon Ruderich <simon@ruderich.org>
Mon, 6 Jun 2011 20:18:36 +0000 (22:18 +0200)
tmux.conf

index c3565cab595590106ab3ab34dd276af19660e83f..ced99a1d52c3d4999891d738fcdc8f87bab50752 100644 (file)
--- 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