Re: !start on Linux or Mac

2009-06-16 Thread A. S. Budden
2009/6/16 Da iamwan...@gmail.com Hi there, I notice on Windows, we can run an external program/command asynchronously by using !start. Is there a way to do this on Linux/Mac OS? I have goolged quite a bit for this but cannot find anything. Have you tried something like: :!myapplication

Re: !start on Linux or Mac

2009-06-16 Thread Tim Chase
I notice on Windows, we can run an external program/command asynchronously by using !start. Is there a way to do this on Linux/Mac OS? I have goolged quite a bit for this but cannot find anything. It's a standard launch this process in the background shell scheme: :!xcalc The ampersand