aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2015-06-14 12:01:10 +0100
committerThomas Adam <thomas@xteddy.org>2015-06-14 12:01:10 +0100
commit37005d04a9a3871ca4c41e8ed47569f4061532f9 (patch)
treef41dcec4f2bf19e91dc31f513620f7ff3db9a525 /tmux.1
parent48a46e066ed2836cf8b58da65a2d730011702ee5 (diff)
parent29c29e771767b037f2929b889bb0de2b0b6ee138 (diff)
downloadrtmux-37005d04a9a3871ca4c41e8ed47569f4061532f9.tar.gz
rtmux-37005d04a9a3871ca4c41e8ed47569f4061532f9.tar.bz2
rtmux-37005d04a9a3871ca4c41e8ed47569f4061532f9.zip
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.12
1 files changed, 2 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index f3eeabcc..8fed79e7 100644
--- a/tmux.1
+++ b/tmux.1
@@ -3357,6 +3357,7 @@ The following variables are available, where appropriate:
.It Li "client_created_string" Ta "" Ta "String time client created"
.It Li "client_height" Ta "" Ta "Height of client"
.It Li "client_last_session" Ta "" Ta "Name of the client's last session"
+.It Li "client_pid" Ta "" Ta "PID of client process"
.It Li "client_prefix" Ta "" Ta "1 if prefix key has been pressed"
.It Li "client_readonly" Ta "" Ta "1 if client is readonly"
.It Li "client_session" Ta "" Ta "Name of the client's session"
@@ -3401,6 +3402,7 @@ The following variables are available, where appropriate:
.It Li "pane_top" Ta "" Ta "Top of pane"
.It Li "pane_tty" Ta "" Ta "Pseudo terminal of pane"
.It Li "pane_width" Ta "" Ta "Width of pane"
+.It Li "pid" Ta "" Ta "Server PID"
.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_alerts" Ta "" Ta "List of window indexes with alerts"