diff options
| author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-01-19 19:01:11 +0000 |
|---|---|---|
| committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-01-19 19:01:11 +0000 |
| commit | 94471aab827d152375514a8bf69ac2f751e3ca67 (patch) | |
| tree | 4147ecfa671f43e05695c8355f77f2a4c65fdee0 /CHANGES | |
| parent | 5e55b28d81062f80a785488836bb149e7fedb409 (diff) | |
| download | rtmux-94471aab827d152375514a8bf69ac2f751e3ca67.tar.gz rtmux-94471aab827d152375514a8bf69ac2f751e3ca67.tar.bz2 rtmux-94471aab827d152375514a8bf69ac2f751e3ca67.zip | |
Use reverse rather than background which doesn't show up when terminal doesn't
support colours.
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,5 +1,7 @@ 19 January 2009 +* Use reverse attributes for clock and cursor, otherwise they do not + appear on black and white terminals. * An error in a command sequence now stops execution of that sequence. Internally, each command code now passes a return code back rather than talking to the calling client (if any) directly. @@ -967,7 +969,7 @@ (including mutt, emacs). No status bar yet and no key remapping or other customisation. -$Id: CHANGES,v 1.222 2009-01-19 18:23:40 nicm Exp $ +$Id: CHANGES,v 1.223 2009-01-19 19:01:11 nicm Exp $ LocalWords: showw utf UTF fulvio ciriaco joshe OSC APC gettime abc DEF OA clr LocalWords: rivo nurges lscm Erdely eol smysession mysession ek dstname RB ms |