Want to start multi-window multi-pane tmux session for ssh











up vote
-2
down vote

favorite












I am brand new to code and have been learning for a week or two, looking for help! My end goal is to have 1 session with 4 windows each with 12 panes all tiled format.



Currently I am dividing them all manually and figured there has to be a better way. All panes will be used for ssh.



Any thoughts or guidance is appreciated and links to how-tos are awesome!



I don't mind being handed the answer but I want to learn as well.










share|improve this question
























  • Welcome to Stack Overflow! Unfortunately, as written, your question is off-topic. it's unclear what your programming question is. You're talking about sessions and windows and panes, but no programming question. Maybe this is more of a unix / superuser question? Also: Links to how-to's - that part is off-topic too, as tool/service/tutorial/other offsite resource requests are off-topic. I'd suggest starting with the help center and reading up on on- and off-topic content, etc. Then edit your question to provide specific details.
    – David Makogon
    Nov 11 at 2:29

















up vote
-2
down vote

favorite












I am brand new to code and have been learning for a week or two, looking for help! My end goal is to have 1 session with 4 windows each with 12 panes all tiled format.



Currently I am dividing them all manually and figured there has to be a better way. All panes will be used for ssh.



Any thoughts or guidance is appreciated and links to how-tos are awesome!



I don't mind being handed the answer but I want to learn as well.










share|improve this question
























  • Welcome to Stack Overflow! Unfortunately, as written, your question is off-topic. it's unclear what your programming question is. You're talking about sessions and windows and panes, but no programming question. Maybe this is more of a unix / superuser question? Also: Links to how-to's - that part is off-topic too, as tool/service/tutorial/other offsite resource requests are off-topic. I'd suggest starting with the help center and reading up on on- and off-topic content, etc. Then edit your question to provide specific details.
    – David Makogon
    Nov 11 at 2:29















up vote
-2
down vote

favorite









up vote
-2
down vote

favorite











I am brand new to code and have been learning for a week or two, looking for help! My end goal is to have 1 session with 4 windows each with 12 panes all tiled format.



Currently I am dividing them all manually and figured there has to be a better way. All panes will be used for ssh.



Any thoughts or guidance is appreciated and links to how-tos are awesome!



I don't mind being handed the answer but I want to learn as well.










share|improve this question















I am brand new to code and have been learning for a week or two, looking for help! My end goal is to have 1 session with 4 windows each with 12 panes all tiled format.



Currently I am dividing them all manually and figured there has to be a better way. All panes will be used for ssh.



Any thoughts or guidance is appreciated and links to how-tos are awesome!



I don't mind being handed the answer but I want to learn as well.







ssh tmux






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Nov 11 at 2:20









dmcgrandle

806215




806215










asked Nov 11 at 2:08









Salmon

11




11












  • Welcome to Stack Overflow! Unfortunately, as written, your question is off-topic. it's unclear what your programming question is. You're talking about sessions and windows and panes, but no programming question. Maybe this is more of a unix / superuser question? Also: Links to how-to's - that part is off-topic too, as tool/service/tutorial/other offsite resource requests are off-topic. I'd suggest starting with the help center and reading up on on- and off-topic content, etc. Then edit your question to provide specific details.
    – David Makogon
    Nov 11 at 2:29




















  • Welcome to Stack Overflow! Unfortunately, as written, your question is off-topic. it's unclear what your programming question is. You're talking about sessions and windows and panes, but no programming question. Maybe this is more of a unix / superuser question? Also: Links to how-to's - that part is off-topic too, as tool/service/tutorial/other offsite resource requests are off-topic. I'd suggest starting with the help center and reading up on on- and off-topic content, etc. Then edit your question to provide specific details.
    – David Makogon
    Nov 11 at 2:29


















Welcome to Stack Overflow! Unfortunately, as written, your question is off-topic. it's unclear what your programming question is. You're talking about sessions and windows and panes, but no programming question. Maybe this is more of a unix / superuser question? Also: Links to how-to's - that part is off-topic too, as tool/service/tutorial/other offsite resource requests are off-topic. I'd suggest starting with the help center and reading up on on- and off-topic content, etc. Then edit your question to provide specific details.
– David Makogon
Nov 11 at 2:29






Welcome to Stack Overflow! Unfortunately, as written, your question is off-topic. it's unclear what your programming question is. You're talking about sessions and windows and panes, but no programming question. Maybe this is more of a unix / superuser question? Also: Links to how-to's - that part is off-topic too, as tool/service/tutorial/other offsite resource requests are off-topic. I'd suggest starting with the help center and reading up on on- and off-topic content, etc. Then edit your question to provide specific details.
– David Makogon
Nov 11 at 2:29



















active

oldest

votes











Your Answer






StackExchange.ifUsing("editor", function () {
StackExchange.using("externalEditor", function () {
StackExchange.using("snippets", function () {
StackExchange.snippets.init();
});
});
}, "code-snippets");

StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "1"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














 

draft saved


draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53245240%2fwant-to-start-multi-window-multi-pane-tmux-session-for-ssh%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown






























active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes
















 

draft saved


draft discarded



















































 


draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53245240%2fwant-to-start-multi-window-multi-pane-tmux-session-for-ssh%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Full-time equivalent

Bicuculline

さくらももこ