diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-10-12 12:32:34 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-10-12 12:32:34 +0000 |
commit | a02638c0bc38c0d1e87bdf6d8893297c0f4f800e (patch) | |
tree | bc7905c7f4ece264aecb5642c76bfd9d8b5e413d | |
parent | 46d318e3ef889376004453943d137d6ffe10d219 (diff) | |
download | rtmux-a02638c0bc38c0d1e87bdf6d8893297c0f4f800e.tar.gz rtmux-a02638c0bc38c0d1e87bdf6d8893297c0f4f800e.tar.bz2 rtmux-a02638c0bc38c0d1e87bdf6d8893297c0f4f800e.zip |
Update.
-rw-r--r-- | CHANGES | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,5 +1,7 @@ 12 October 2007 +* (nicm) set status, status-fg, status-bg commands. fg and bg are as a number + from 0 to 7. status may be 0/1/on/off/yes/no. * (nicm) Make status line mark window in yellow on bell. 04 October 2007 @@ -122,5 +124,5 @@ (including mutt, emacs). No status bar yet and no key remapping or other customisation. -$Id: CHANGES,v 1.37 2007-10-12 11:24:14 nicm Exp $ +$Id: CHANGES,v 1.38 2007-10-12 12:32:34 nicm Exp $ |