Use: tmux attach || tmux new

On Sat, Aug 07, 2010 at 07:59:31PM -0400, Noah Easterly wrote:
>    I'm switching from using gnu-screen to tmux, and I'm still trying to wrap
>    my head around changes.
> 
>    One thing I'd like to be able to do is start tmux and have it
>    automatically connect to a session if one exists, and otherwise create a
>    new session.
> 
>      * tmux attach attaches to an automatically existing session - but errors
>        out if no session exists
>      * tmux new creates a new session - but it does so every time, so I can't
>        leave it in my .tmux.conf
>      * tmux has-session tests whether a session exists - but I don't know how
>        to stitch it together with the other commands
> 
>    Can anyone give me some configure file advice?
> 
>    (also posted at
>    
> [1]http://stackoverflow.com/questions/3432536/tmux-create-session-if-none-exists)
> 
> References
> 
>    Visible links
>    1. 
> http://stackoverflow.com/questions/3432536/tmux-create-session-if-none-exists

> ------------------------------------------------------------------------------
> This SF.net email is sponsored by 
> 
> Make an app they can't live without
> Enter the BlackBerry Developer Challenge
> http://p.sf.net/sfu/RIM-dev2dev 

> _______________________________________________
> tmux-users mailing list
> tmux-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/tmux-users


------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to