summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index 7fbcca4..435d153 100644
--- a/TODO.md
+++ b/TODO.md
@@ -5,6 +5,11 @@ This is a loose list of what to do. Maybe for the next releae or maybe for a lat
[x] Finalize default color schema
[x] Use a buffered string builder for brushing the colors in the client.
+[x] Extended color table output (print whole paragraphs in colors)
+[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)
+[ ] Fix JSONSchema for the colors
[ ] Implement Benchmark cat-ing a file and compare to prev version.
[ ] Client 4.x should print a warning when trying to connect to a 3.x server.
-[ ] Fix paintClientStats
+[ ] Update docs for color configuration