Don't hang when window closes early; also add lots more debugging.

This commit is contained in:
Nicholas Marriott
2008-05-31 20:04:15 +00:00
parent abe745f991
commit 5569ff9723
7 changed files with 50 additions and 30 deletions

4
TODO
View File

@ -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)