You can do something like this in .tmux.conf:

new -d
splitw
splitw
selectl main-vertical

Then start tmux with "tmux attach".




On Sun, Apr 30, 2017 at 09:42:22AM +0530, Sivaram Neelakantan wrote:
> Is it possible to create something like main-vertical layout with 3
> panes upon startup by plugging in the session, window, pane creation
> in the .tmux.conf itself?
> 
> Most examples I see on the web are using an external sh script to
> create specific layouts.  Can it be done in the config file itself?
> 1 session, 1 window, 3 panes in main-vertical layout?
> 
> sivaram
> -- 
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "tmux-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected].
> To post to this group, send an email to [email protected].
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"tmux-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to