Add pane_synchronized format, from Romain Francoise.

This commit is contained in:
Nicholas Marriott
2013-07-05 15:27:14 +00:00
parent a96a8a1aab
commit f5b041e394
2 changed files with 3 additions and 0 deletions

1
tmux.1
View File

@ -3068,6 +3068,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_synchronized" Ta "" Ta "If pane is synchronized"
.It Li "pane_index" Ta "#P" Ta "Index of pane"
.It Li "pane_pid" Ta "" Ta "PID of first process in pane"
.It Li "pane_start_command" Ta "" Ta "Command pane started with"