mirror of
https://github.com/ksherlock/mpw-shell.git
synced 2025-01-08 04:29:34 +00:00
--shell support in MPW
This commit is contained in:
parent
b4db751cbe
commit
adbf776d31
@ -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();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user