summaryrefslogtreecommitdiffstats
path: root/tmux.1
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2020-02-20 10:01:29 +0000
committerThomas Adam <thomas@xteddy.org>2020-02-20 10:01:29 +0000
commit4694afbed4f002a74354de518ba8daa9ae3b6fa6 (patch)
tree979724cf1a30f42d982c03b93d2359daf2bb34e5 /tmux.1
parentba542e42b7a62ee4b205550d5da7fdfcd77fefa7 (diff)
parent229be034fb561ae32405f33797fc5a2b7f0c1b0c (diff)
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.11
1 files changed, 1 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index 5bf5b1e7..dc78abdc 100644
--- a/tmux.1
+++ b/tmux.1
@@ -4351,6 +4351,7 @@ The following variables are available, where appropriate:
.It Li "scroll_position" Ta "" Ta "Scroll position in copy mode"
.It Li "scroll_region_lower" Ta "" Ta "Bottom of scroll region in pane"
.It Li "scroll_region_upper" Ta "" Ta "Top of scroll region in pane"
+.It Li "selection_active" Ta "" Ta "1 if selection started and changes with the cursor in copy mode"
.It Li "selection_end_x" Ta "" Ta "X position of the end of the selection"
.It Li "selection_end_y" Ta "" Ta "Y position of the end of the selection"
.It Li "selection_present" Ta "" Ta "1 if selection started in copy mode"