Enhancement - edit command

- Mere beginnings of the edit command.  No functionality yet.
This commit is contained in:
Paul Beckingham
2009-05-10 01:54:43 -04:00
parent de4194479a
commit 407ef39c54
5 changed files with 91 additions and 0 deletions

View File

@@ -129,6 +129,7 @@ static const char* commands[] =
"delete",
"done",
"duplicate",
"edit",
"export",
"help",
"history",