summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2008-05-31 20:04:15 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2008-05-31 20:04:15 +0000
commit5569ff9723fcacb0e0206f02adbb4b85368bc1bf (patch)
tree76f9b0f74c209069e484a89554b66234ba40452f /TODO
parentabe745f99126838079e8d70318983a3b66356573 (diff)
Don't hang when window closes early; also add lots more debugging.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 3 insertions, 1 deletions
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)
+