* mbm329 <mbm...@gmail.com> [01-12-11 16:56]:
> Oops, since you're already attaching because you pretty much _have_
> to, the "attach" can be removed from the line I gave:
> 
> tmux new-session -s xxx 'perl test.pl' \; splitw -v \; split-window -v
> \; resize-pane -U -t0 500 \; resize-pane -U -t1 500 \; resize-pane -D
> -t0 8 \; resize-pane -D -t1 8 \; detach

iiuc, the "attach" hurts nothing but allows you to attach an existing
session in another window.  I prefer issuing a detach first so the
session conforms size wize to my present terminal.

I have an alias defined:
alias tm='tmux detach; tmux -2u attach'
but I *normally* keep only one session with 10 windows of which several
are split into two or more panes.


note:  please do not cc me, I read the list and have no need of multiple
copies.  Please
-- 
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

------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to