1
0
mirror of https://github.com/tmux/tmux.git synced 2025-04-08 18:08:48 +00:00

Document pane_index variable, from sam at sltosis dot org.

This commit is contained in:
Nicholas Marriott 2012-07-15 06:51:57 +00:00
parent 5385a9bb34
commit 89a96b05fa

1
tmux.1
View File

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