Add window_activity format, from Thomas Adam based on a diff originally

from propos6 at gmail dot com.
This commit is contained in:
nicm
2015-06-15 10:58:01 +00:00
parent 29c29e7717
commit d96ab34019
5 changed files with 15 additions and 0 deletions

2
tmux.1
View File

@ -3414,6 +3414,8 @@ The following variables are available, where appropriate:
.It Li "session_name" Ta "#S" Ta "Name of session"
.It Li "session_width" Ta "" Ta "Width of session"
.It Li "session_windows" Ta "" Ta "Number of windows in session"
.It Li "window_activity" Ta "" Ta "Integer time of window last activity"
.It Li "window_activity_string" Ta "" Ta "String time of window last activity"
.It Li "window_active" Ta "" Ta "1 if window active"
.It Li "window_activity_flag" Ta "" Ta "1 if window has activity alert"
.It Li "window_bell_flag" Ta "" Ta "1 if window has bell"