aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authornicm <nicm>2015-06-15 10:58:01 +0000
committernicm <nicm>2015-06-15 10:58:01 +0000
commitd96ab3401960ab4a7c9434dfda1ebdc5204873e0 (patch)
treeee534bc80a5dcb78c94945cda02823f934203c27 /tmux.1
parent29c29e771767b037f2929b889bb0de2b0b6ee138 (diff)
downloadrtmux-d96ab3401960ab4a7c9434dfda1ebdc5204873e0.tar.gz
rtmux-d96ab3401960ab4a7c9434dfda1ebdc5204873e0.tar.bz2
rtmux-d96ab3401960ab4a7c9434dfda1ebdc5204873e0.zip
Add window_activity format, from Thomas Adam based on a diff originally
from propos6 at gmail dot com.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.12
1 files changed, 2 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index 70b43a7a..400378fc 100644
--- a/tmux.1
+++ b/tmux.1
@@ -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"