From 5569ff9723fcacb0e0206f02adbb4b85368bc1bf Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Sat, 31 May 2008 20:04:15 +0000 Subject: Don't hang when window closes early; also add lots more debugging. --- TODO | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 48d4e1cd..e2b461ae 100644 --- a/TODO +++ b/TODO @@ -71,8 +71,10 @@ -- it's not kkeypad/kcursor - fix kkeypad/kcursor - c/p is still borken in some ways +- tobiasu says it is borken on Linux with aterm + TERM=rxvt --- For 0.2 -------------------------------------------------------------------- +-- For 0.3 -------------------------------------------------------------------- - anything which uses cmd_{send,recv}_string will break if the string is split. string length should be part of the command size - chmod +x socket when any client is attached (upd in lost/accept) + -- cgit