diff options
| author | Paul Buetow <paul@buetow.org> | 2021-09-06 13:48:55 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2021-09-06 13:48:55 +0300 |
| commit | cc89d3fb8be2465af276d7ef03ea2a8affd87b2e (patch) | |
| tree | 7e14b1784a1e74fdf9a3914c5ab54a18dac8af86 /TODO.md | |
| parent | 2c1c70313bb03cf2b2d7e7afadb07a48ff6bb690 (diff) | |
Print out client/server update notice even from dtail server 4 to dtail
client 3.
Diffstat (limited to 'TODO.md')
| -rw-r--r-- | TODO.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -9,7 +9,8 @@ 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 [ ] 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. +[x] Client 4.x should print a warning when trying to connect to a 3.x server. [ ] Update docs for color configuration |
