aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authornicm <nicm>2017-08-02 11:10:48 +0000
committernicm <nicm>2017-08-02 11:10:48 +0000
commit6f9b9655d7014f304b371574659fbca853a71091 (patch)
treedd0d7961af26e29d9ecbf5a0a728210085a4b9ab /tmux.1
parentb4c9f6edbae30197ac2ffbc8d0c3e01d280033c1 (diff)
downloadrtmux-6f9b9655d7014f304b371574659fbca853a71091.tar.gz
rtmux-6f9b9655d7014f304b371574659fbca853a71091.tar.bz2
rtmux-6f9b9655d7014f304b371574659fbca853a71091.zip
Add selection_present format so commands in copy mode can use it, GitHub
issue 1028.
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 2afdffd4..b183ccba 100644
--- a/tmux.1
+++ b/tmux.1
@@ -3639,6 +3639,7 @@ The following variables are available, where appropriate:
.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 "scroll_position" Ta "" Ta "Scroll position in copy mode"
+.It Li "selection_present" Ta "" Ta "1 if selection started in copy mode"
.It Li "session_alerts" Ta "" Ta "List of window indexes with alerts"
.It Li "session_attached" Ta "" Ta "Number of clients session is attached to"
.It Li "session_activity" Ta "" Ta "Integer time of session last activity"