summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2008-06-01 21:24:33 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2008-06-01 21:24:33 +0000
commit11ee55e755af67dc9155e956b4569c8fdeb11848 (patch)
treea2b1b01c4ab9b446c4793dc56db215fa385432a3 /TODO
parent693231e8eb156b725c73e464600af029999b7e85 (diff)
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.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index b3e83826..6234eb0b 100644
--- a/TODO
+++ b/TODO
@@ -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