summaryrefslogtreecommitdiff
path: root/TODO.md
blob: d4f8312a2791f4c8fbe021fd2b698b197c7978ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
TODO
====

This is a loose list of what to do. Maybe for the next releae or maybe for a later one.

[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)
[x] Adjust dmap with color schemas
[x] Auto limit stdout map output to 10 results.
[ ] Fix JSONSchema for the colors
[?] Client 4.x should print a warning when trying to connect to a 3.x server.
[ ] Update docs for color configuration
[ ] Update animated gifs
[x] Fix dmap so that it always reads to the end of file
[ ] Add more default fields to the default MAPREDUCE format.
[x] By default connect to localhost
[x] Can use additional args as file lists
[ ] Document the two things above