aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gmx.com>2012-08-12 19:24:31 +0000
committerTiago Cunha <tcunha@gmx.com>2012-08-12 19:24:31 +0000
commitca3f92e78c80adc0b64acc7842358eb90f5d0ba0 (patch)
treeb5f814f2efdf3cc94ce350247e3cebe6e8b89638 /tmux.1
parentc8849ac990af34eef6b3516c392d1796b4fbeba3 (diff)
downloadrtmux-ca3f92e78c80adc0b64acc7842358eb90f5d0ba0.tar.gz
rtmux-ca3f92e78c80adc0b64acc7842358eb90f5d0ba0.tar.bz2
rtmux-ca3f92e78c80adc0b64acc7842358eb90f5d0ba0.zip
Sync OpenBSD patchset 1154:
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 8e834ddc..d9c680a5 100644
--- a/tmux.1
+++ b/tmux.1
@@ -2913,6 +2913,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"