Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

7
  • Thanks, but I needed this in a server environment, so no windows (we were messing with how servers work) Commented Oct 4, 2014 at 19:34
  • 2
    @ferhtgoldaraz: you could just use a split tmux session to contain the two subsessions! Commented Nov 27, 2014 at 1:56
  • @Yuki: Interesting, I'll look into that Commented Nov 27, 2014 at 8:25
  • @Ashe What do you mean by split tmux session and two subsessions? Can you elaborate please? Commented Jan 10, 2019 at 3:16
  • 1
    @elquimista I think you misunderstand me. Refer to the answer for how to ensure the sessions are shared. The split session is just a way to put two other tmux (shared) sessions side-by-side without using a window manager. Commented Jan 14, 2019 at 5:35