summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2021-09-08 19:10:50 +0300
committerPaul Buetow <paul@buetow.org>2021-10-02 12:26:29 +0300
commit16dc57e1e1c28e9d762424e596223a980770e059 (patch)
treeea5a7d5caa7f4de7bd3b21e57d0e18c0d8507c7d /TODO.md
parentc83c9e61a08c7ea1cb528bc26dfab25b46faa866 (diff)
mapreduce tables are in colors now too
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/TODO.md b/TODO.md
index 80329c6..189a516 100644
--- a/TODO.md
+++ b/TODO.md
@@ -9,11 +9,11 @@ This is a loose list of what to do. Maybe for the next releae or maybe for a lat
[x] Have different color conf sections (by REMOTE, CLIENT, SERVER)
[x] Paint ^CLIENT messages (e.g. use yellow backgrounds here)
[x] Paint ^SERVER messages (e.g. use cyan backgrounds here)
-[ ] Adjust dmap with color schemas
+[x] Adjust dmap with color schemas
[ ] Fix JSONSchema for the colors
[ ] Implement Benchmark cat-ing a file and compare to prev version.
-[x] Client 4.x should print a warning when trying to connect to a 3.x server.
+[?] Client 4.x should print a warning when trying to connect to a 3.x server.
[ ] Update docs for color configuration
[ ] Update animated gifs
[ ] Canary/RC deployment
-[ ] Fix auto-reconnect
+[ ] Fix dmap so that it always reads to the end of file