Terminal Admin and Command Buffer
- Terminal Admin sets up interface
- Terminal Admin uses DelayUntil Courier to update clock
- Refactoring of idle task to send idle information to Terminal Admin over an Idle Server. This allows the idle task to always remain unblocked
- Command Buffer reads in information from user, sends info to Terminal Admin to reflect typed characters on screen
- Command Buffer parses commands, gets them ready to send (currently not sending, since target tasks do not yet exist)
- TODO: quit command