Have HandleShellCommand return the stdout

HandleShellCommand will now return the stdout as a string and
it also takes an additional flag indicating whether it should
wait before closing the shell and returning to the editor.
This commit is contained in:
Zachary Yedidia
2016-09-06 19:27:57 -04:00
parent 94465ef1ae
commit dce56a2b85
5 changed files with 27 additions and 14 deletions

File diff suppressed because one or more lines are too long