summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO.rst b/TODO.rst
index ec7a152..2963ab5 100644
--- a/TODO.rst
+++ b/TODO.rst
@@ -1,3 +1,4 @@
+- make output of list --installed consistent with --not-installed
- implem with asyncio for steppers to simplify implementation
- with cli just run asyncio.run(main())
- with gui, run gtk in a thread and asyncio.run in main thread (or the