diff options
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 |