aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 7ec68e4b..20537f87 100644
--- a/TODO
+++ b/TODO
@@ -106,3 +106,7 @@
would be to make fg/bg adaptive and have them do the right thing. need
changes/additions to options though
- support for bce
+- when the external term doesn't support setaf/setab, the term inside still
+ does so programs which attempt to show reverse by swapping fg/bg colours
+ rather than with the reverse attribute (eg mc) will display incorrectly ** if
+ this was fixed, could lose reverse from status-fg/bg and fix reverse problems