Open
Description
Currently, the ProcessService executes only 1 command at a time. It would be useful to be able to run multiple commands at a time.
For example, the server could be running for a jekyll project while allowing use of git to commit files.
This will require changes to the Terminal UI.