aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2008-10-09 22:00:33 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2008-10-09 22:00:33 +0000
commit0ba0fd389c211c35958a383cbaea138f6eebea91 (patch)
treeb50b85185977a0a30d63654fb30bd389af42ebb7 /CHANGES
parent185f7297e8df1399094b7e3d1314f1af1e94e633 (diff)
downloadrtmux-0ba0fd389c211c35958a383cbaea138f6eebea91.tar.gz
rtmux-0ba0fd389c211c35958a383cbaea138f6eebea91.tar.bz2
rtmux-0ba0fd389c211c35958a383cbaea138f6eebea91.zip
Translate 256 colours to 16.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index e49b1a42..3bcfd283 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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 $