From a4ebd9af33dfb3782b919d491c9c6abd0df16b2c Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Thu, 14 Jan 2010 22:10:47 +0000 Subject: [PATCH] Document swap-pane -d. --- tmux.1 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tmux.1 b/tmux.1 index 71391e94..43751246 100644 --- a/tmux.1 +++ b/tmux.1 @@ -1038,6 +1038,10 @@ is used and no source pane is specified with is swapped with the previous pane (before it numerically); .Fl D swaps with the next pane (after it numerically). +.Fl d +instructs +.Nm +not to change the active pane. .It Xo Ic swap-window .Op Fl d .Op Fl s Ar src-window