[tabbed] 0.4.1 release [was: Re: [dev] [PATCH] tabbed spawn didn't take arg-> into account]

2012-08-20 Thread Christoph Lohmann
Hello. On Mon, 20 Aug 2012 09:08:50 +0200 chris hall wrote: > In revision 143 spawn was changed so that it ignores the Arg passed and > instead used cmd, this means that using spawn from within config.h will > always spawn the command supplied at launch rather than the argument > specified. > >

[dev] [PATCH] tabbed spawn didn't take arg-> into account

2012-08-19 Thread chris hall
In revision 143 spawn was changed so that it ignores the Arg passed and instead used cmd, this means that using spawn from within config.h will always spawn the command supplied at launch rather than the argument specified. I like the ability to spawn multiple different children (by using spawn in