summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2020-01-25 18:01:26 +0000
committerThomas Adam <thomas@xteddy.org>2020-01-25 18:01:26 +0000
commit0eb7b54731e35180c7569891379bf3626ed35a02 (patch)
tree24334cdd47936c0395a5afef99e1059a366ab179
parent74b424075c6d0ee668343936624b12cea10f3f19 (diff)
parent9169ee0e874a9e4c46eda77abca075b9ec38dbb6 (diff)
Merge branch 'obsd-master'
-rw-r--r--tmux.17
1 files changed, 4 insertions, 3 deletions
diff --git a/tmux.1 b/tmux.1
index af264b05..be443c06 100644
--- a/tmux.1
+++ b/tmux.1
@@ -2538,10 +2538,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