summaryrefslogtreecommitdiffstats
path: root/tmux.1
diff options
context:
space:
mode:
authornicm <nicm>2015-03-31 17:58:36 +0000
committernicm <nicm>2015-03-31 17:58:36 +0000
commit3aa72b42b2a317b0ae531219d269f2a636d6482a (patch)
tree086191fe40c745ff391b66c2721e8fe47763096b /tmux.1
parent02df86079b1f3155313ebb6f891cf6cf593d3ad9 (diff)
Add a helper function to convert time, and add session_activity formats
(the latter from Takatoshi Matsumoto).
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.12
1 files changed, 2 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index 7052484c..c8fab92c 100644
--- a/tmux.1
+++ b/tmux.1
@@ -3148,6 +3148,8 @@ The following variables are available, where appropriate:
.It Li "scroll_region_lower" Ta "" Ta "Bottom of scroll region in pane"
.It Li "scroll_region_upper" Ta "" Ta "Top of scroll region in pane"
.It Li "session_attached" Ta "" Ta "Number of clients session is attached to"
+.It Li "session_activity" Ta "" Ta "Integer time of session last activity"
+.It Li "session_activity_string" Ta "" Ta "String time of session last activity"
.It Li "session_created" Ta "" Ta "Integer time session created"
.It Li "session_created_string" Ta "" Ta "String time session created"
.It Li "session_group" Ta "" Ta "Number of session group"