diff --git a/tmux.1 b/tmux.1 index 48b6398b..a06017a6 100644 --- a/tmux.1 +++ b/tmux.1 @@ -361,9 +361,13 @@ Kill the current pane. .It z Toggle zoom state of the current pane. .It { -Swap the current pane with the previous pane. +Move floating pane to top-left corner. .It } -Swap the current pane with the next pane. +Move floating pane to top-right corner. +.It M-{ +Move floating pane to bottom-left corner. +.It M-} +Move floating pane to bottom-right corner. .It \[ti] Show previous messages from .Nm ,