commit a6dfb83b31504813f4a25216de6267070ad3f5ba
parent 85df717fc83799c049ad56475125e24a27b701f2
Author: Tomas Nemec <nemi@skaut.cz>
Date: Mon, 9 Aug 2021 10:50:38 +0200
doc: Add todo
Diffstat:
1 file changed, 10 insertions(+), 0 deletions(-)
diff --git a/README b/README
@@ -121,3 +121,13 @@
# Contact - Bugs, Suggestions, Questions...
Feel free to contact me via mail on: <nemi@skaut.cz>
+
+# TODO
+
+- Make trun.lua multifunctional, so trun-status and trun-ls is not needed.
+ Something like `trun -list` and `trun -status <name>`
+
+- Make easier to cache output of cmd, some configuration flag returned from
+ on_start so trun will start caching every line until status changed.
+ But status can be anything so, we have to tell that change is determined by
+ first line?