mirror of
https://github.com/tmux/tmux.git
synced 2025-11-03 00:06:07 +00:00
Add commands to centre the cursor in copy mode, from m-einfalt at gmx
dot de in GitHub issue 4662.
This commit is contained in:
10
tmux.1
10
tmux.1
@@ -1951,6 +1951,16 @@ Move the cursor right.
|
||||
.Xc
|
||||
Move the cursor up.
|
||||
.It Xo
|
||||
.Ic cursor-centre-vertical
|
||||
(emacs: C-l)
|
||||
.Xc
|
||||
Moves the cursor to the vertical centre of the pane.
|
||||
.It Xo
|
||||
.Ic cursor-centre-horizontal
|
||||
(emacs: M-l)
|
||||
.Xc
|
||||
Moves the cursor to the horizontal centre of the pane.
|
||||
.It Xo
|
||||
.Ic end-of-line
|
||||
(vi: $)
|
||||
(emacs: C-e)
|
||||
|
||||
Reference in New Issue
Block a user