Add C position for terminal centre with display-menu -x and -y.

This commit is contained in:
nicm
2020-03-19 13:32:49 +00:00
parent 2cd8ea7680
commit 581ed718e7
2 changed files with 6 additions and 2 deletions

1
tmux.1
View File

@ -4918,6 +4918,7 @@ give the position of the menu.
Both may be a row or column number, or one of the following special values:
.Bl -column "XXXXX" "XXXX" -offset indent
.It Sy "Value" Ta Sy "Flag" Ta Sy "Meaning"
.It Li "C" Ta "Both" Ta "The centre of the terminal"
.It Li "R" Ta Fl x Ta "The right side of the terminal"
.It Li "P" Ta "Both" Ta "The bottom left of the pane"
.It Li "M" Ta "Both" Ta "The mouse position"