diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2017-01-09 21:44:19 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2017-01-09 21:44:19 +0000 |
commit | 36619607ba79f15a793d9c04d9cb98a98562dc30 (patch) | |
tree | 53d1e8b366567c4d7fa919d5c1183512171f736c /tmux.1 | |
parent | 95f5d406e5a5de6f44023436cfc273ac937875bc (diff) | |
download | rtmux-36619607ba79f15a793d9c04d9cb98a98562dc30.tar.gz rtmux-36619607ba79f15a793d9c04d9cb98a98562dc30.tar.bz2 rtmux-36619607ba79f15a793d9c04d9cb98a98562dc30.zip |
Add a format for the version.
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3542,6 +3542,7 @@ The following variables are available, where appropriate: .It Li "session_windows" Ta "" Ta "Number of windows in session" .It Li "socket_path" Ta "" Ta "Server socket path" .It Li "start_time" Ta "" Ta "Server start time" +.It Li "version" Ta "" Ta "Server version" .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" |