kustomzone / plush

Plush is a browser-based shell or terminal.
Apache License 2.0
0 stars 0 forks source link

if -w started the browser, killing plush kills the browser #15

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
On Ubunutu (at least):

1. have no web browsers open
2. run plush -w
3. watch web browser open
4. use that browser to do other things (open new tabs, browse the web, etc...)
5. kill the plush process
>>> the browser dies!

the xpm-open command should be detached from the plush process

Original issue reported on code.google.com by mzero@google.com on 28 Nov 2012 at 8:34