summaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 5a929d0..1371748 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,6 @@
+* control-d does not exit debug-me
* Uncommenting the networkDelay in sendPtyOutput exposes a bug in
the Activity chain construction.
-* set pty size, and forward resizes to the pty (setting new size and SIGWINCH)
* potential DOS where developer sends Activity Entered that all
refer back to the first Activity Seen. This requires the user
side to keep a Backlog containing all later Activity Seen, so uses