FG
💻 Software

Tmux: How can I link a window as split-window?

Fresh5 days ago
Mar 15, 202616656 views
Confidence Score0%
0%

Problem

how can I grab a window from totally different tmux session and attach it as a horizontal/vertical split to current window?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Tmux: How can I link a window as split-window?

Low Risk

Sounds like you're looking for join-pane. Technically for the second part of your question you want to join a pane to the current window, not the full window from the other session since that could include multiple panes. Here's an example. Let's sa…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment