diff options
author | nicm <nicm> | 2015-11-24 22:27:59 +0000 |
---|---|---|
committer | nicm <nicm> | 2015-11-24 22:27:59 +0000 |
commit | c18fbefe93dfbc7525b27e0129f8a0e8e9b70117 (patch) | |
tree | 6b93586e89b9bcd5fc4115510517ca3d3e22e83d /tmux.1 | |
parent | c913fb99b6f0f7d08b77d8d021df7d7fa27f82d0 (diff) | |
download | rtmux-c18fbefe93dfbc7525b27e0129f8a0e8e9b70117.tar.gz rtmux-c18fbefe93dfbc7525b27e0129f8a0e8e9b70117.tar.bz2 rtmux-c18fbefe93dfbc7525b27e0129f8a0e8e9b70117.zip |
Document socket_path format.
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3413,6 +3413,7 @@ 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 "start_time" Ta "" Ta "Server start time" .It Li "window_activity" Ta "" Ta "Integer time of window last activity" .It Li "window_active" Ta "" Ta "1 if window active" |