diff options
Diffstat (limited to 'menu/TODO')
-rw-r--r-- | menu/TODO | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/menu/TODO b/menu/TODO new file mode 100644 index 00000000..59e653ce --- /dev/null +++ b/menu/TODO @@ -0,0 +1,9 @@ +* Read menu structure from config files + - This will eliminate the need for recompiling the code, especially + for the simple menus +* Features to add + - Parse commandline arguments +* Help support + - Beef up help.c so that the text file can be larger than one page, and + user can scroll down page to view extra text. + |