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 2adbbeb..f7ed8fa 100644
--- a/main.c
+++ b/main.c
@@ -1,8 +1,10 @@
// @TODO:
// - warn on:
// - overwrite (from save as menu)
-// - unsaved changes
+// - file selector:
+// - tab to set search term to selected
// - tabs, split
+// - when closing tabs, warn on unsaved changes
// - Windows installation
#include "base.h"
no_warn_start