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. --- TODO | 2 ++ 1 file changed, 2 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 83be9766..6d7168d7 100644 --- a/TODO +++ b/TODO @@ -51,6 +51,8 @@ - per-session toolbar state, other options - commands: kill server +- force-default option: assume terminal supports default colours even if AX + is missing (like, eg, xterm-color in an aterm) -- For 0.1 -------------------------------------------------------------------- - fix most(1) problems after scrolling -- cgit