Fix {} keys in tmux.1, pointed out by tb.

This commit is contained in:
nicm
2026-06-20 08:46:08 +00:00
parent 047f61aad6
commit dcd7d1c8e6

8
tmux.1
View File

@@ -361,9 +361,13 @@ Kill the current pane.
.It z .It z
Toggle zoom state of the current pane. Toggle zoom state of the current pane.
.It { .It {
Swap the current pane with the previous pane. Move floating pane to top-left corner.
.It } .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] .It \[ti]
Show previous messages from Show previous messages from
.Nm , .Nm ,