Add session_path from Chris Ruegge in GitHub issue 2142.

pull/2151/head
nicm 2020-03-31 11:58:05 +00:00
parent 0dd4977d5c
commit 2ca95840d1
1 changed files with 1 additions and 0 deletions

1
tmux.1
View File

@ -4422,6 +4422,7 @@ The following variables are available, where appropriate:
.It Li "session_last_attached" Ta "" Ta "Time session last attached"
.It Li "session_many_attached" Ta "" Ta "1 if multiple clients attached"
.It Li "session_name" Ta "#S" Ta "Name of session"
.It Li "session_path" Ta "" Ta "Working directory of session"
.It Li "session_stack" Ta "" Ta "Window indexes in most recent order"
.It Li "session_windows" Ta "" Ta "Number of windows in session"
.It Li "socket_path" Ta "" Ta "Server socket path"