Add session_last_attached time and format, from Sina Siadat.

This commit is contained in:
nicm
2015-09-10 08:58:14 +00:00
parent 67ee995cc1
commit cfabe30bec
7 changed files with 15 additions and 0 deletions

2
tmux.1
View File

@ -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"