summaryrefslogtreecommitdiffstats
path: root/tmux.1
diff options
context:
space:
mode:
authornicm <nicm>2023-05-19 07:46:34 +0000
committernicm <nicm>2023-05-19 07:46:34 +0000
commit1d98394b411d8f6c9a3be862a541b34fbd6c97f5 (patch)
tree2b9619b7f9839571a1d2f3c6db7aa643f5af57ac /tmux.1
parent204d8f31d7fc003e41622e21a9303dc017ad14fa (diff)
Add format for server_sessions, from Magnus Gross.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.11
1 files changed, 1 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index 4cbb8954..4881b820 100644
--- a/tmux.1
+++ b/tmux.1
@@ -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"