aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authornicm <nicm>2015-09-10 08:58:14 +0000
committernicm <nicm>2015-09-10 08:58:14 +0000
commitcfabe30becba6f0c54035a29ee61a6a7f3d0cf60 (patch)
treeb31b518b32858cf89f019484b95bf65c69e3d24f /tmux.1
parent67ee995cc1ec0a9ae2247dae6bdde54211be8c5a (diff)
downloadrtmux-cfabe30becba6f0c54035a29ee61a6a7f3d0cf60.tar.gz
rtmux-cfabe30becba6f0c54035a29ee61a6a7f3d0cf60.tar.bz2
rtmux-cfabe30becba6f0c54035a29ee61a6a7f3d0cf60.zip
Add session_last_attached time and format, from Sina Siadat.
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 8e07fc2a..a2f6cb96 100644
--- a/tmux.1
+++ b/tmux.1
@@ -3401,6 +3401,8 @@ The following variables are available, where appropriate:
.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_last_attached" Ta "" Ta "Integer time session last attached"
+.It Li "session_last_attached_string" Ta "" Ta "String time session last attached"
.It Li "session_group" Ta "" Ta "Number of session group"
.It Li "session_grouped" Ta "" Ta "1 if session in a group"
.It Li "session_height" Ta "" Ta "Height of session"