Re: Accessing two different windows in the same session

2013-02-20 Thread Douglas Mayle
Perfect! Thank you very much for the help! Doug On Tue, Feb 19, 2013 at 4:24 PM, Nicholas Marriott < nicholas.marri...@gmail.com> wrote: > Hi > > You need a grouped session, create it with tmux new -tfirstsession. > > > On Tue, Feb 19, 2013 at 03:47:45PM -0800, Dougla

Accessing two different windows in the same session

2013-02-19 Thread Douglas Mayle
around would be to have two different sessions, but then from home I would have to know which screen a window that I want is connected to, and connect to the correct one. I'd also have to constantly switch sessions, if the two windows I was using were on different sessions. Thanks for the