diff options
Diffstat (limited to 'TODO.md')
| -rw-r--r-- | TODO.md | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -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 |
