From 16277a1adc96b12a5ecf749514d0394cec78e064 Mon Sep 17 00:00:00 2001 From: Samuel Larkin Date: Tue, 20 Feb 2024 10:34:37 -0500 Subject: [PATCH] doc: sharing a window across sessions --- docs/tmux.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/tmux.md b/docs/tmux.md index b532c17..4104e3a 100644 --- a/docs/tmux.md +++ b/docs/tmux.md @@ -14,3 +14,8 @@ set -g pane-border-format " [ ###P #T ] " CTRL+b + : select-pane -T "title" ``` + + +## Sharing a Window Across Sessions + +To share a window between two sessions: `tmux link-window -s -t `