summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorLeo Tenenbaum <pommicket@gmail.com>2021-03-03 14:30:48 -0500
committerLeo Tenenbaum <pommicket@gmail.com>2021-03-03 14:30:48 -0500
commitd5488ef5c47878e04045a91d204cf1ccbdd9cd05 (patch)
tree23d11ed78e0cf33776f810e285aada539c4f1f28 /main.c
parentc59429d28718c1aae581f023d33466580118b0fc (diff)
:tab-move-left/right
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