aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authornicm <nicm>2020-04-02 05:35:15 +0000
committernicm <nicm>2020-04-02 05:35:15 +0000
commit90f4e149c1b8c2211727d5e9c3eecf8f4dd9b151 (patch)
tree3b3c6bf8847187959a3f92c2fe076859b0626882 /tmux.1
parent05a15215c5d7b0f2062c7f91c7f9a3ec62d729f9 (diff)
downloadrtmux-90f4e149c1b8c2211727d5e9c3eecf8f4dd9b151.tar.gz
rtmux-90f4e149c1b8c2211727d5e9c3eecf8f4dd9b151.tar.bz2
rtmux-90f4e149c1b8c2211727d5e9c3eecf8f4dd9b151.zip
Add a W position to display-menu -y to use the line above (or below) the
status line containing the window list. Leave S meaning above (or below) all status lines. GitHub issue 2145.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.12
1 files changed, 1 insertions, 1 deletions
diff --git a/tmux.1 b/tmux.1
index ab214fe8..9346c443 100644
--- a/tmux.1
+++ b/tmux.1
@@ -4985,7 +4985,7 @@ Both may be a row or column number, or one of the following special values:
.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"
-.It Li "W" Ta Fl x Ta "The window position on the status line"
+.It Li "W" Ta "Both" Ta "The window position on the status line"
.It Li "S" Ta Fl y Ta "The line above or below the status line"
.El
.Pp