Re: tmux help

2013-09-30 Thread Patrick Shanahan
* craig w [09-30-13 08:30]: > I started tmux last week using "tmux -S foo" when I was done for the > day I detached from the session. I thought I was starting a new named > session that I would later be able to attach to using "tmux a -t > foo"but apparently I messed up. > > How can I rec

Re: tmux help

2013-09-30 Thread Nicholas Marriott
: tmux help I started tmux last week using "tmux -S foo" when I was done for the day I detached from the session. I thought I was starting a new named session that I would later be able to attach to using "tmux a -t foo"but apparently I messed up. How can I

tmux help

2013-09-30 Thread craig w
I started tmux last week using "tmux -S foo" when I was done for the day I detached from the session. I thought I was starting a new named session that I would later be able to attach to using "tmux a -t foo"but apparently I messed up. How can I reclaim this session? thanks --