From dc8fb1e1dc72e96aeae151487a2d0ddd031801a9 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Mon, 12 Nov 2007 20:29:43 +0000 Subject: Force default colours if terminal supports it. --- CHANGES | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 6ec8d15a..e0e5f80e 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,8 @@ 12 November 2007 +* (nicm) If the terminal supports default colours (AX present), force black + background and white foreground to default. This is useful on transparent + *terms for programs which don't do it themselves (like most(1)). * (nicm) Fill in the rest of the man page. * (nicm) kill-session command. @@ -203,4 +206,4 @@ (including mutt, emacs). No status bar yet and no key remapping or other customisation. -$Id: CHANGES,v 1.66 2007-11-12 16:09:08 nicm Exp $ +$Id: CHANGES,v 1.67 2007-11-12 20:29:43 nicm Exp $ -- cgit