From 4c3bdc5a3619c2ea7d9b130efeebf12bf08a1fb2 Mon Sep 17 00:00:00 2001 From: nicm Date: Fri, 12 Jun 2020 07:52:38 +0000 Subject: [PATCH] move-pane also defaults to marked pane now, reported by Ben Challenor. --- tmux.1 | 1 + 1 file changed, 1 insertion(+) 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 .