aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornicm <nicm>2020-03-31 11:58:05 +0000
committernicm <nicm>2020-03-31 11:58:05 +0000
commit2ca95840d16e2292d3560ec30f4f24dc9e2eedb2 (patch)
treee644836085c18a287ca16f25bb7c602ab9eafdfe
parent0dd4977d5c7a74e3d347076bf6db43e6f2281209 (diff)
downloadrtmux-2ca95840d16e2292d3560ec30f4f24dc9e2eedb2.tar.gz
rtmux-2ca95840d16e2292d3560ec30f4f24dc9e2eedb2.tar.bz2
rtmux-2ca95840d16e2292d3560ec30f4f24dc9e2eedb2.zip
Add session_path from Chris Ruegge in GitHub issue 2142.
-rw-r--r--tmux.11
1 files changed, 1 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index e370b4b1..667242db 100644
--- a/tmux.1
+++ b/tmux.1
@@ -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"