diff options
| author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2008-10-09 22:00:33 +0000 |
|---|---|---|
| committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2008-10-09 22:00:33 +0000 |
| commit | 0ba0fd389c211c35958a383cbaea138f6eebea91 (patch) | |
| tree | b50b85185977a0a30d63654fb30bd389af42ebb7 /CHANGES | |
| parent | 185f7297e8df1399094b7e3d1314f1af1e94e633 (diff) | |
| download | rtmux-0ba0fd389c211c35958a383cbaea138f6eebea91.tar.gz rtmux-0ba0fd389c211c35958a383cbaea138f6eebea91.tar.bz2 rtmux-0ba0fd389c211c35958a383cbaea138f6eebea91.zip | |
Translate 256 colours to 16.
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,5 +1,6 @@ 09 October 2008 +* Translate 256 colours into 16 if 256 is not available, same as screen does. * Better support for OSC command (only to set window title now), and also support using APC for the same purpose (some Linux default shell profiles do this). @@ -680,4 +681,4 @@ (including mutt, emacs). No status bar yet and no key remapping or other customisation. -$Id: CHANGES,v 1.163 2008-10-09 21:22:16 nicm Exp $ +$Id: CHANGES,v 1.164 2008-10-09 22:00:33 nicm Exp $ |