Prepare TERM in buffer before sending; this allows size to be part of cmd and prevents it being split. This is the only place this happens so remove it from todo.

This commit is contained in:
Nicholas Marriott
2008-06-01 21:24:33 +00:00
parent 693231e8eb
commit 11ee55e755
2 changed files with 8 additions and 5 deletions

2
TODO
View File

@ -71,8 +71,6 @@
- different screen model? layers perhaps? hmm
-- 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)
- clear EOL etc CANNOT rely on term using the current colour/attr and probably
should not emulate it doing so