summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/main.c b/main.c
index 923009f..a829736 100644
--- a/main.c
+++ b/main.c
@@ -1,9 +1,11 @@
// @TODO:
+// - run shell command (i.e. not just `make`)
+// - completion
+
// - more instructions (basic stuff + how to open config)
// - update screenshot in README
// - test windows 7
-// - completion
#include "base.h"
no_warn_start