This repository has been archived on 2023-08-20. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files

10 lines
327 B
Plaintext

* 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.