From 9169ee0e874a9e4c46eda77abca075b9ec38dbb6 Mon Sep 17 00:00:00 2001 From: nicm Date: Sat, 25 Jan 2020 16:40:32 +0000 Subject: [PATCH] Mention swap-window -d, GitHub issue 2068. --- tmux.1 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/tmux.1 b/tmux.1 index 9c9cfb39..eb5087be 100644 --- a/tmux.1 +++ b/tmux.1 @@ -2533,10 +2533,11 @@ This is similar to except the source and destination windows are swapped. It is an error if no window exists at .Ar src-window . +If +.Fl d +is given, the new window does not become the current window. .Pp -Like -.Ic swap-pane , -if +If .Fl s is omitted and a marked pane is present (see .Ic select-pane