diff options
author | Thomas Adam <thomas@xteddy.org> | 2014-12-19 19:20:09 +0000 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2014-12-19 19:22:19 +0000 |
commit | 5f8138faf551c3678de3c92c5764e2e7edfc4602 (patch) | |
tree | 6646056b5b2bab330ec6ec62400004548dc0aa18 /tmux.1 | |
parent | ccbe2545d9857e03731eddb9757989b9f52dc785 (diff) | |
parent | 160e3e2be3543377925551146403933a7c631f51 (diff) | |
download | rtmux-5f8138faf551c3678de3c92c5764e2e7edfc4602.tar.gz rtmux-5f8138faf551c3678de3c92c5764e2e7edfc4602.tar.bz2 rtmux-5f8138faf551c3678de3c92c5764e2e7edfc4602.zip |
Merge branch 'obsd-master'
Conflicts:
format.c
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" |