mirror of
https://github.com/tmux/tmux.git
synced 2026-03-06 07:45:35 +00:00
Fix incorrect placement of It Xo, from Dane Jensen.
This commit is contained in:
2
tmux.1
2
tmux.1
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user