diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2015-09-10 12:42:25 +0100 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2015-09-10 12:42:25 +0100 |
commit | eb1084754c2dd08bbf05d1c09f52abdbf5b373d6 (patch) | |
tree | dbc147b51ff57147a4a8ee4e5a8139904d8cb5ac /tmux.1 | |
parent | 79e5b6290733567266a584d817fed48e1f2a52c0 (diff) | |
parent | 1fd756066cc0df12debb8f4e44dee46142c73348 (diff) | |
download | rtmux-eb1084754c2dd08bbf05d1c09f52abdbf5b373d6.tar.gz rtmux-eb1084754c2dd08bbf05d1c09f52abdbf5b373d6.tar.bz2 rtmux-eb1084754c2dd08bbf05d1c09f52abdbf5b373d6.zip |
Merge branch 'master' of github.com:tmux/tmux
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3406,6 +3406,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" |