On Sat, Nov 06, 2010 at 11:34:01AM -0400, Patrick Shanahan wrote: > When opening/attaching a session in a vnc, tmux complains and fails > issuing: > sessions should be nested with care. unset $TMUX to force. > > but will start after: unset TMUX > > successive xterms also require the unset. > > note: further research reveals that I had started the vnc session from > within a previous tmux session. Killing the vnc session and restarting > from a non-tmux session permits attaching/starting a tmux session from > within the vnc session w/o the requirement for unsetting $TMUX.
yes. this is correct and expected. you shouldn't attach a tmux session inside itself or it'll go nuts if you try to switch the inside tmux to the same window as the outer. there was some changes at one point to make tmux detect if $TMUX was invalid or not but i can't remember if they are in 1.3. maybe try CVS HEAD but if it still does the same you'll just have to unset TMUX first. > > note2: "unset $TMUX" is somewhat misleading, s/b "unset TMUX" > > tks for your efforts and 1.2 to 1.3 is a big improvement in user > experience. > -- > Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711 > http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 > Registered Linux User #207535 @ http://counter.li.org > > ------------------------------------------------------------------------------ > The Next 800 Companies to Lead America's Growth: New Video Whitepaper > David G. Thomson, author of the best-selling book "Blueprint to a > Billion" shares his insights and actions to help propel your > business during the next growth cycle. Listen Now! > http://p.sf.net/sfu/SAP-dev2dev > _______________________________________________ > tmux-users mailing list > tmux-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/tmux-users ------------------------------------------------------------------------------ The Next 800 Companies to Lead America's Growth: New Video Whitepaper David G. Thomson, author of the best-selling book "Blueprint to a Billion" shares his insights and actions to help propel your business during the next growth cycle. Listen Now! http://p.sf.net/sfu/SAP-dev2dev _______________________________________________ tmux-users mailing list tmux-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tmux-users