diff options
author | Thomas Adam <thomas@xteddy.org> | 2016-05-01 14:01:12 +0100 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2016-05-01 14:01:12 +0100 |
commit | fe4ef307b736bae23068a4569c30a6b26021cad9 (patch) | |
tree | 57b6e002bd648b0bcdaba57bd1949ca4a70c4c18 /tmux.1 | |
parent | 2b9f8ae485b05a87f22865f4662089f1f6e1e0e7 (diff) | |
parent | 87be2da4e1fca4a1815420d557b6b7d381b60ee4 (diff) | |
download | rtmux-fe4ef307b736bae23068a4569c30a6b26021cad9.tar.gz rtmux-fe4ef307b736bae23068a4569c30a6b26021cad9.tar.bz2 rtmux-fe4ef307b736bae23068a4569c30a6b26021cad9.zip |
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -3541,9 +3541,10 @@ 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 "socket_path" Ta "" "Server socket path" +.It Li "socket_path" Ta "" Ta "Server socket path" .It Li "start_time" Ta "" Ta "Server start time" .It Li "window_activity" Ta "" Ta "Integer time of window last activity" +.It Li "window_activity_flag" Ta "" Ta "1 if window has activity" .It Li "window_active" Ta "" Ta "1 if window active" .It Li "window_bell_flag" Ta "" Ta "1 if window has bell" .It Li "window_find_matches" Ta "" Ta "Matched data from the find-window" |