aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2019-05-26 21:02:26 +0100
committerThomas Adam <thomas@xteddy.org>2019-05-26 21:02:26 +0100
commit103e44d936fef961c2117febfa0140bb220ed2be (patch)
tree2c24525b500a2c353a4137e330adbf3b15b86075 /tmux.1
parent2e84d1cf033adf8fe4b562b3d3caf390c15798a5 (diff)
parent097973e3d50c831c020fb0b689c3a2d66ba83b7c (diff)
downloadrtmux-103e44d936fef961c2117febfa0140bb220ed2be.tar.gz
rtmux-103e44d936fef961c2117febfa0140bb220ed2be.tar.bz2
rtmux-103e44d936fef961c2117febfa0140bb220ed2be.zip
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.14
1 files changed, 4 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index ca54511f..f52c184b 100644
--- a/tmux.1
+++ b/tmux.1
@@ -4134,6 +4134,10 @@ The following variables are available, where appropriate:
.It Li "mouse_any_flag" Ta "" Ta "Pane mouse any flag"
.It Li "mouse_button_flag" Ta "" Ta "Pane mouse button flag"
.It Li "mouse_standard_flag" Ta "" Ta "Pane mouse standard flag"
+.It Li "mouse_x" Ta "" Ta "Mouse X position, if any"
+.It Li "mouse_y" Ta "" Ta "Mouse Y position, if any"
+.It Li "mouse_word" Ta "" Ta "Word under mouse, if any"
+.It Li "mouse_line" Ta "" Ta "Line under mouse, if any"
.It Li "pane_active" Ta "" Ta "1 if active pane"
.It Li "pane_at_bottom" Ta "" Ta "1 if pane is at the bottom of window"
.It Li "pane_at_left" Ta "" Ta "1 if pane is at the left of window"