diff options
author | Thomas Adam <thomas@xteddy.org> | 2015-06-15 14:01:09 +0100 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2015-06-15 14:01:09 +0100 |
commit | 9fdc3a069a55aad638b2985cd5427a1853335f24 (patch) | |
tree | ee9e84da2f7fb03de7fdbd1de4b2e4d63e9cf393 /tmux.1 | |
parent | 37005d04a9a3871ca4c41e8ed47569f4061532f9 (diff) | |
parent | d96ab3401960ab4a7c9434dfda1ebdc5204873e0 (diff) | |
download | rtmux-9fdc3a069a55aad638b2985cd5427a1853335f24.tar.gz rtmux-9fdc3a069a55aad638b2985cd5427a1853335f24.tar.bz2 rtmux-9fdc3a069a55aad638b2985cd5427a1853335f24.zip |
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3419,6 +3419,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" |