blob: ae2ab47d6ed7f86407e650ccaf6f2f3ede33d226 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
TODO
====
This is a loose list of what to do. Maybe for the next releae or maybe for a later one.
[ ] Client 4.x should print an error and exit when trying to connect to a 3.x server.
[ ] Client 3.x should print an error and exit when trying to connect to a 4.x server.
[ ] Create a GitHub Wiki
[ ] Migrate existing documentation + update animated Gifs
[ ] Document that can use additional args as file lists
[ ] Document spartan mode
[ ] Document serverless mode
[ ] Document color configuratio
[ ] Go through the git history and document more stuff
[ ] Manual test/adjust dtail colors
[ ] More integration test colors (via dcat?)
[ ] Integration test for dtail in serverless mode
[x] Integration test for dtail normal mode
|