* craig w <codecr...@gmail.com> [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 reclaim this session?

I believe:  tmux attach -t foo
or just:    tmux attach
  providing you have only the one session

"a" is not a *shortcut* or *alias* for attach-session, the alias would be
"attach".

-- 
(paka)Patrick Shanahan       Plainfield, Indiana, USA          @ptilopteri
http://en.opensuse.org    openSUSE Community Member    facebook/ptilopteri
http://wahoo.no-ip.org        Photo Album: http://wahoo.no-ip.org/gallery2
Registered Linux User #207535                    @ http://linuxcounter.net

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to