Merge branch 'obsd-master'

This commit is contained in:
Thomas Adam
2025-10-28 18:01:08 +00:00
3 changed files with 44 additions and 0 deletions

10
tmux.1
View File

@@ -1953,6 +1953,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)