aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2008-06-19 23:20:45 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2008-06-19 23:20:45 +0000
commita1db273dc21ba28bbc5b578bd5c20e28a8b1a370 (patch)
treee031d498ff8c866c0fef5aca0921eb6d99aaf941 /CHANGES
parent7cebf4768b90bd004eadcec4eb7ff67d6868183f (diff)
downloadrtmux-a1db273dc21ba28bbc5b578bd5c20e28a8b1a370.tar.gz
rtmux-a1db273dc21ba28bbc5b578bd5c20e28a8b1a370.tar.bz2
rtmux-a1db273dc21ba28bbc5b578bd5c20e28a8b1a370.zip
display-time option to set message display time.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES7
1 files changed, 6 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 526060fc..d6b72442 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,8 @@
+20 June 2008
+
+* New option, display-time, sets the time status line messages stay on screen
+ (unless a key is pressed). Set in milliseconds, default is 750 (0.75 seconds).
+
19 June 2008
* Use "status" consistently for status line option, and prefix for "prefix" key
@@ -511,4 +516,4 @@
(including mutt, emacs). No status bar yet and no key remapping or other
customisation.
-$Id: CHANGES,v 1.128 2008-06-19 22:04:01 nicm Exp $
+$Id: CHANGES,v 1.129 2008-06-19 23:20:45 nicm Exp $