From ca3f92e78c80adc0b64acc7842358eb90f5d0ba0 Mon Sep 17 00:00:00 2001 From: Tiago Cunha Date: Sun, 12 Aug 2012 19:24:31 +0000 Subject: [PATCH] Sync OpenBSD patchset 1154: Document pane_index variable, from sam at sltosis dot org. --- tmux.1 | 1 + 1 file changed, 1 insertion(+) 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"