mirror of
https://github.com/ksherlock/mpw-shell.git
synced 2026-01-22 18:16:01 +00:00
--shell support in MPW
This commit is contained in:
@@ -135,7 +135,7 @@ void launch_mpw(const Environment &env, const std::vector<std::string> &argv, co
|
||||
|
||||
|
||||
cargv.push_back((char *)"mpw");
|
||||
//cargv.push_back((char *)"--shell");
|
||||
cargv.push_back((char *)"--shell");
|
||||
|
||||
unsigned offset = cargv.size();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user