diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2015-09-15 13:57:46 +0100 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2015-09-15 13:57:46 +0100 |
commit | 54bd7612868341c47bd3bd237c9598d5860b3ef3 (patch) | |
tree | 26d3e44535667d8f1218c739f6a6e5bb0b54bade | |
parent | 166aa97f75d01dababc94c78b8ca1192479166a7 (diff) | |
download | rtmux-54bd7612868341c47bd3bd237c9598d5860b3ef3.tar.gz rtmux-54bd7612868341c47bd3bd237c9598d5860b3ef3.tar.bz2 rtmux-54bd7612868341c47bd3bd237c9598d5860b3ef3.zip |
Add BCE to TODO.
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -121,3 +121,5 @@ * multiline status line? * customizable command aliases * automatic pane logging + * BCE? We are halfway there (output side is done for pane backgrounds), + just need to change how screen/grid handles erase |