Unverified Commit c4d956a4 authored by Kevin Lyda's avatar Kevin Lyda
Browse files

Update notes

parent df1980eb
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -32,8 +32,9 @@ repl.commands?
    * Messages: ADD, CURRENT, DIRECTORY, BACK, CHANGE, FIRST, REMOVE, NEXT, READ
    * Messages edit: CHANGE, REPLY, FORWARD
    * Moving messages: COPY, MOVE
    * Mail: MAIL, FORWARD, 
    * Compound commands: SET and SHOW
    * Mail: MAIL, FORWARD, 
    * Implement batch jobs
  * ~~Editor - need an embedded editor~~ Implemented using tview; good enough
    * An EDT inspired [editor](https://sourceforge.net/projects/edt-text-editor/)
    * [gkilo](https://github.com/vcnovaes/gkilo)