With my old screen I had an alias :
smail wich launch screen with a special .screenrc like this :

screen -t boiteA mutt -F $HOME/.mutt/config/.muttrc_A
screen -t boiteB mutt -F $HOME/.mutt/config/.muttrc_B
screen -t BoiteC mutt -F $HOME/.mutt/config/.muttrc_C
screen -t sync offlineimap

How can I did this with tmux ?

I tried something like this but it's not good :
tmux new-session 'emacs -nw' new-session 'man man'

--
Michel

------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to