diff options
author | Thomas Adam <thomas@xteddy.org> | 2017-08-02 14:01:10 +0100 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2017-08-02 14:01:10 +0100 |
commit | e7b1e05bbda29c71963e7f9ba8f9f656eb8928ec (patch) | |
tree | 067f2e3ee10683838b6eb8182cae6cd59c601b10 /tmux.1 | |
parent | 45ee118b26a9ba989e8aec31a51b60ef525d8669 (diff) | |
parent | 6f9b9655d7014f304b371574659fbca853a71091 (diff) | |
download | rtmux-e7b1e05bbda29c71963e7f9ba8f9f656eb8928ec.tar.gz rtmux-e7b1e05bbda29c71963e7f9ba8f9f656eb8928ec.tar.bz2 rtmux-e7b1e05bbda29c71963e7f9ba8f9f656eb8928ec.zip |
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3644,6 +3644,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" |