aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authornicm <nicm>2015-05-12 15:29:29 +0000
committernicm <nicm>2015-05-12 15:29:29 +0000
commitec34439f9cddcbde78d5fa2c628e454d2df5dd53 (patch)
treee1fb716f1fc882c74608d7b16e61ec50b135e6f0 /tmux.1
parente958db09a72c2308d3edc8384be02714eb068ae7 (diff)
downloadrtmux-ec34439f9cddcbde78d5fa2c628e454d2df5dd53.tar.gz
rtmux-ec34439f9cddcbde78d5fa2c628e454d2df5dd53.tar.bz2
rtmux-ec34439f9cddcbde78d5fa2c628e454d2df5dd53.zip
Add a session_alerts format which is a list of all the alerts in the
current session in symbolic form (something like "0!,4~,5!"). Use this in the default set-titles-string. Prompted by a request from Jan ONDREJ.
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 7d9c0dc8..f5a0aaa3 100644
--- a/tmux.1
+++ b/tmux.1
@@ -3304,6 +3304,7 @@ The following variables are available, where appropriate:
.It Li "pane_width" Ta "" Ta "Width of pane"
.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 "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"
.It Li "session_activity_string" Ta "" Ta "String time of session last activity"