Mention swap-window -d, GitHub issue 2068.

This commit is contained in:
nicm 2020-01-25 16:40:32 +00:00
parent da515570dc
commit 9169ee0e87

7
tmux.1
View File

@ -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