diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2014-12-21 15:47:21 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2014-12-21 15:47:21 +0000 |
commit | cc1bc9717c19091e3a89a0cf28b902a23d85b84f (patch) | |
tree | 0d1908d457658e44ab31b7e01e9570a7442b29ba /tmux.1 | |
parent | 9cb5afe114c035a7412b58d65dc39c16f3b72ff5 (diff) | |
parent | 2a9a75a569f6932afeb00d7506f370c4044d5eea (diff) | |
download | rtmux-cc1bc9717c19091e3a89a0cf28b902a23d85b84f.tar.gz rtmux-cc1bc9717c19091e3a89a0cf28b902a23d85b84f.tar.bz2 rtmux-cc1bc9717c19091e3a89a0cf28b902a23d85b84f.zip |
Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3122,6 +3122,7 @@ The following variables are available, where appropriate: .It Li "pane_current_command" Ta "" Ta "Current command if available" .It Li "pane_current_path" Ta "" Ta "Current path 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" |