diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-08-05 14:42:08 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-08-05 14:42:08 +0000 |
commit | f42a0475e4c7066e3e840941242b20e2fce799d6 (patch) | |
tree | b10fa44d27c2350aa1e070b704f20f71097363de /TODO | |
parent | a834d037bc88df59d5513df49d4a5aa964201c69 (diff) | |
download | rtmux-f42a0475e4c7066e3e840941242b20e2fce799d6.tar.gz rtmux-f42a0475e4c7066e3e840941242b20e2fce799d6.tar.bz2 rtmux-f42a0475e4c7066e3e840941242b20e2fce799d6.zip |
Tweak FAQ to mention default-terminal.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |