diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2011-05-18 17:57:59 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2011-05-18 17:57:59 +0000 |
commit | 992dbdedd8b307281456070391a609ba6e853501 (patch) | |
tree | 58a995ef716889dd9c52a837863ac3e62719d4a9 | |
parent | d344816d913b8992be14320de0c852d7f8fc4d48 (diff) | |
download | rtmux-992dbdedd8b307281456070391a609ba6e853501.tar.gz rtmux-992dbdedd8b307281456070391a609ba6e853501.tar.bz2 rtmux-992dbdedd8b307281456070391a609ba6e853501.zip |
+.
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -135,3 +135,5 @@ - monitor-activity is broken in several ways with multiple clients - monitor-activity should be more powerful (eg set a region) - maybe a way to put pane names instead of window names in status line +- when client is locked data still appears to be buffered for it (it shouldn't + be) so a load is sent after unlock. this is bad, needs fixed. SF 3297114 |