From 7a0c94b28ab96d32dcbd98cfad54662f67875332 Mon Sep 17 00:00:00 2001 From: nicm Date: Tue, 9 Dec 2014 19:23:35 +0000 Subject: Add pane_dead_status for exit status of dead panes. --- tmux.1 | 1 + 1 file changed, 1 insertion(+) (limited to 'tmux.1') diff --git a/tmux.1 b/tmux.1 index 63ab82ba..5154adbb 100644 --- a/tmux.1 +++ b/tmux.1 @@ -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" -- cgit v1.2.3