Add pane_input_off format, from Anish R Athalye.

This commit is contained in:
nicm
2014-10-25 08:47:04 +00:00
parent abfb9656ef
commit 428b51e031
2 changed files with 2 additions and 0 deletions

1
tmux.1
View File

@ -3099,6 +3099,7 @@ The following variables are available, where appropriate:
.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"
.It Li "pane_input_off" Ta "" Ta "If input to pane is disabled"
.It Li "pane_index" Ta "#P" Ta "Index of pane"
.It Li "pane_left" Ta "" Ta "Left of pane"
.It Li "pane_pid" Ta "" Ta "PID of first process in pane"