Add a helper function to convert time, and add session_activity formats

(the latter from Takatoshi Matsumoto).
This commit is contained in:
nicm
2015-03-31 17:58:36 +00:00
parent 02df86079b
commit 3aa72b42b2
2 changed files with 23 additions and 12 deletions

2
tmux.1
View File

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