aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornicm <nicm>2020-06-12 07:52:38 +0000
committernicm <nicm>2020-06-12 07:52:38 +0000
commit4c3bdc5a3619c2ea7d9b130efeebf12bf08a1fb2 (patch)
treeace16c82d7a4083cf4f2be4cb2bf024b2244bd57
parentcf63465eb08a658d1e7ec5fd1e1f70869117d3e9 (diff)
downloadrtmux-4c3bdc5a3619c2ea7d9b130efeebf12bf08a1fb2.tar.gz
rtmux-4c3bdc5a3619c2ea7d9b130efeebf12bf08a1fb2.tar.bz2
rtmux-4c3bdc5a3619c2ea7d9b130efeebf12bf08a1fb2.zip
move-pane also defaults to marked pane now, reported by Ben Challenor.
-rw-r--r--tmux.11
1 files changed, 1 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index d3e0d0b3..207fa47c 100644
--- a/tmux.1
+++ b/tmux.1
@@ -2643,6 +2643,7 @@ The marked pane is the default target for
.Fl s
to
.Ic join-pane ,
+.Ic move-pane ,
.Ic swap-pane
and
.Ic swap-window .