aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2009-08-05 14:42:08 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2009-08-05 14:42:08 +0000
commitf42a0475e4c7066e3e840941242b20e2fce799d6 (patch)
treeb10fa44d27c2350aa1e070b704f20f71097363de /TODO
parenta834d037bc88df59d5513df49d4a5aa964201c69 (diff)
downloadrtmux-f42a0475e4c7066e3e840941242b20e2fce799d6.tar.gz
rtmux-f42a0475e4c7066e3e840941242b20e2fce799d6.tar.bz2
rtmux-f42a0475e4c7066e3e840941242b20e2fce799d6.zip
Tweak FAQ to mention default-terminal.
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