Add selection_present format so commands in copy mode can use it, GitHub

issue 1028.
This commit is contained in:
nicm
2017-08-02 11:10:48 +00:00
parent b4c9f6edba
commit 6f9b9655d7
4 changed files with 12 additions and 9 deletions

1
tmux.1
View File

@ -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"