summaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 6 insertions, 1 deletions
diff --git a/TODO b/TODO
index f31d45d..50bd348 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,6 @@
* Multiple --downloads at the same time or close together fail
with "thread blocked indefinitely in an STM transaction"
- Also see it occasionally with --debug.
+ Also see it occasionally when connecting with what was --debug.
* The current rules for when an Activity Entered is accepted allow it to
refer to an older activity than the last one. If echoing is disabled,
two Activity Entered could be sent, each pointing at the most recent
@@ -57,6 +57,7 @@
in the debug-me session.
* When the user presses control-s, before forwarding it to the terminal,
stop accepting any developer input. Control-s again to resume.
+ (Or, add buttons to the control window to do this.)
* Make control-backslash immediately end the debug-me session.
* Need to spin up a debug-me server and make debug-me use it by default,
not localhost.
@@ -64,6 +65,10 @@
Low priority:
+* Color the control window background to distinguish it from the shell
+ window. Could even use a curses toolkit to draw the control window, and
+ make it have buttons, etc. Make the control window easy to use, and all
+ features discoverable..
* Add a mode that, given a log file, displays what developer(s) gpg keys
signed activity in the log file. For use when a developer did something
wrong, to examine the proof of malfesence.