diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2008-06-19 23:20:45 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2008-06-19 23:20:45 +0000 |
commit | a1db273dc21ba28bbc5b578bd5c20e28a8b1a370 (patch) | |
tree | e031d498ff8c866c0fef5aca0921eb6d99aaf941 /CHANGES | |
parent | 7cebf4768b90bd004eadcec4eb7ff67d6868183f (diff) | |
download | rtmux-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-- | CHANGES | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -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 $ |