Re: [Patch] Add -T (make transient session) option to new-session

2013-04-18 Thread Daniel Ralston
Ha! Yes, that's exactly what you can do. Sorry about that. On Tue, Apr 16, 2013 at 11:58 PM, Nicholas Marriott wrote: > Grouped sessions don't share options so can't you just set > destroy-unattached for the transient sessions? > > > On Tue, Apr 16, 2013 at 09:56:20PM -0700, Daniel Ralston wrote

Re: [Patch] Add -T (make transient session) option to new-session

2013-04-17 Thread Nicholas Marriott
Grouped sessions don't share options so can't you just set destroy-unattached for the transient sessions? On Tue, Apr 16, 2013 at 09:56:20PM -0700, Daniel Ralston wrote: > Hi all, > > If I've done my job well, the commit message should be descriptive > enough. Let me know if you'd like me to mak