|
You could, but I am unsure if macos "open" handles a shell script directly or if you need to run that script in Terminal.app via open. Plus I think I have just pushed a workaround to master that I hope improves things on Mac OS.
If that works, I may change PageEdit code to auto exit when the last window is closed on Mac and launch it via MacOS open with -n to force a new instance of PageEdit each time since the arguments to PageEdit shouldn't ever be ignored if you want things to actually work.
|