Add pane_dead_status for exit status of dead panes.

This commit is contained in:
nicm
2014-12-09 19:23:35 +00:00
parent 54ca7b230d
commit 7a0c94b28a
4 changed files with 10 additions and 1 deletions

1
tmux.1
View File

@ -3117,6 +3117,7 @@ The following variables are available, where appropriate:
.It Li "pane_bottom" Ta "" Ta "Bottom of pane"
.It Li "pane_current_command" Ta "" Ta "Current command if available"
.It Li "pane_dead" Ta "" Ta "1 if pane is dead"
.It Li "pane_dead_status" Ta "" Ta "Exit status of process in dead pane"
.It Li "pane_height" Ta "" Ta "Height of pane"
.It Li "pane_id" Ta "#D" Ta "Unique pane ID"
.It Li "pane_in_mode" Ta "" Ta "If pane is in a mode"