You are starting the second session from the same server, so the config file has already been read, -f is only used when the server is started. Use source-file for the second session.
On Tue, Jul 19, 2016 at 12:43:45AM +0000, 'Christian Hedegaard-Schou' via tmux-users wrote: > In a nutshell, I've got a nested tmux session in order to virtually create > a persistent pane. Tmux runs nested in the other pane just fine, but will > not open new windows on startup for some reason. > > > > I've typed everything up with the configs, version, etc that I'm running > here: [1]http://pastebin.com/pB8wgKue > > > > But bottom line, I start up tmux with something like "tmux -f config new > -s 0 -n 0" and in the config there is "neww -a -d -t 0:0 ; neww -a -d -t > 0:0". When it starts up, there is only ever one window. The additional one > doesn't get created. There are no error messages either. I'm very confused > about this. > > > > Thanks! > > -- > You received this message because you are subscribed to the Google Groups > "tmux-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [2][email protected]. > To post to this group, send email to [3][email protected]. > For more options, visit [4]https://groups.google.com/d/optout. > > References > > Visible links > 1. http://pastebin.com/pB8wgKue > 2. mailto:[email protected] > 3. mailto:[email protected] > 4. https://groups.google.com/d/optout -- You received this message because you are subscribed to the Google Groups "tmux-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
