summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2021-09-12 19:01:34 +0300
committerPaul Buetow <paul@buetow.org>2021-10-02 12:26:29 +0300
commit842fd5800000bb68d6306a9ecad80a98ed762a2f (patch)
tree593e6c606f5eb3f8ef2634ab9ca7c267165ccdc8 /TODO.md
parent16dc57e1e1c28e9d762424e596223a980770e059 (diff)
limit mapreduce table output to 10 rows by default
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index 189a516..4c60e4c 100644
--- a/TODO.md
+++ b/TODO.md
@@ -10,6 +10,7 @@ This is a loose list of what to do. Maybe for the next releae or maybe for a lat
[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
[ ] 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.