a) There was a problem with the way nested sessions are detected on some
   platforms, try tmux from git.

b) Do TMUX= tmux new -dsBar


On Fri, Nov 30, 2012 at 11:36:27AM -0800, Nate Soares wrote:
>    Consider the following sequence of commands:
>    > tmux new-session -s Foo
>    [you are now attached to session Foo]
>    > tmux new-session -d -s Bar
>    sessions should be nested with care, unset $TMUX to force
>    I'm not trying to nest sessions. Note the "-d" in tmux new-session. I'm
>    trying to create the "Bar" session so that I can later
>    > tmux switch-client -t Bar
>    without tmux complaining.
>    This looks like a new-session bug. Is there any way to create (but not
>    attach to) a new session while already attached to a session?

> ------------------------------------------------------------------------------
> Keep yourself connected to Go Parallel: 
> INSIGHTS What's next for parallel hardware, programming and related areas?
> Interviews and blogs by thought leaders keep you ahead of the curve.
> http://goparallel.sourceforge.net

> _______________________________________________
> tmux-users mailing list
> tmux-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/tmux-users


------------------------------------------------------------------------------
Keep yourself connected to Go Parallel: 
INSIGHTS What's next for parallel hardware, programming and related areas?
Interviews and blogs by thought leaders keep you ahead of the curve.
http://goparallel.sourceforge.net
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to