1
0
mirror of https://github.com/tmate-io/tmate-ssh-server.git synced 2020-11-18 19:53:51 -08:00

Sync OpenBSD patchset 1154:

Document pane_index variable, from sam at sltosis dot org.
This commit is contained in:
Tiago Cunha 2012-08-12 19:24:31 +00:00
parent c8849ac990
commit ca3f92e78c

1
tmux.1
View File

@ -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"