Add format for server_sessions, from Magnus Gross.

This commit is contained in:
nicm
2023-05-19 07:46:34 +00:00
parent 204d8f31d7
commit 1d98394b41
2 changed files with 16 additions and 0 deletions

1
tmux.1
View File

@ -5275,6 +5275,7 @@ The following variables are available, where appropriate:
.It Li "selection_present" Ta "" Ta "1 if selection started in copy mode"
.It Li "selection_start_x" Ta "" Ta "X position of the start of the selection"
.It Li "selection_start_y" Ta "" Ta "Y position of the start of the selection"
.It Li "server_sessions" Ta "" Ta "Number of sessions"
.It Li "session_activity" Ta "" Ta "Time of session last activity"
.It Li "session_alerts" Ta "" Ta "List of window indexes with alerts"
.It Li "session_attached" Ta "" Ta "Number of clients session is attached to"