From 992dbdedd8b307281456070391a609ba6e853501 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Wed, 18 May 2011 17:57:59 +0000 Subject: [PATCH] +. --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index bc3a549d..c6651382 100644 --- a/TODO +++ b/TODO @@ -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