Fix incorrect placement of It Xo, from Dane Jensen.

This commit is contained in:
nicm
2026-03-02 08:39:44 +00:00
parent 9e804202b6
commit e80e0c761a

2
tmux.1
View File

@@ -2245,7 +2245,6 @@ Same as
.Ic scroll-down .Ic scroll-down
but also exit copy mode if the cursor reaches the bottom. but also exit copy mode if the cursor reaches the bottom.
.It Xo .It Xo
.It Xo
.Ic scroll-exit-on .Ic scroll-exit-on
.Xc .Xc
Turn on exiting copy mode when scrolling to the end of the buffer. Turn on exiting copy mode when scrolling to the end of the buffer.
@@ -2257,6 +2256,7 @@ Turn off exiting copy mode when scrolling to the end of the buffer.
.Ic scroll-exit-toggle .Ic scroll-exit-toggle
.Xc .Xc
Toggle exiting copy mode when scrolling to the end of the buffer. Toggle exiting copy mode when scrolling to the end of the buffer.
.It Xo
.Ic scroll-middle .Ic scroll-middle
(vi: z) (vi: z)
.Xc .Xc