aboutsummaryrefslogtreecommitdiff
path: root/desktop-utilities/lumina-terminal/TtyProcess.cpp
Commit message (Expand)AuthorAge
* Fix setting up the execvp args, the [0] needs to be the actual program,Kris Moore2016-03-09
* Convert TTYprocess to a QFile, add some testing for execvp (which makesKris Moore2016-03-09
* Oops, forgot to add the new TtyProcess files in the last commit.Ken Moore2016-03-09
bgstack15