summaryrefslogtreecommitdiffstats
path: root/tmux.1
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@openbsd.org>2012-07-15 06:51:57 +0000
committerNicholas Marriott <nicm@openbsd.org>2012-07-15 06:51:57 +0000
commit89a96b05fa9473e19b62c03e835731430ff5d04e (patch)
tree5f2abd7b0caafe6aae995068ce4a0a4e2375407b /tmux.1
parent5385a9bb347ae703fdc44eb59c71d70e61fbf95e (diff)
Document pane_index variable, from sam at sltosis dot org.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.11
1 files changed, 1 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index a88dcb36..bddc0473 100644
--- a/tmux.1
+++ b/tmux.1
@@ -2909,6 +2909,7 @@ The following variables are available, where appropriate:
.It Li "pane_dead" Ta "1 if pane is dead"
.It Li "pane_height" Ta "Height of pane"
.It Li "pane_id" Ta "Unique pane ID"
+.It Li "pane_index" Ta "Index of pane"
.It Li "pane_pid" Ta "PID of first process in pane"
.It Li "pane_start_command" Ta "Command pane started with"
.It Li "pane_start_path" Ta "Path pane started with"