Add pane_tags format to format_window_pane based on code from George Nachman.

This commit is contained in:
Nicholas Marriott
2013-02-23 13:02:52 +00:00
parent 1994ae4640
commit 5f904aa350
2 changed files with 29 additions and 2 deletions

1
tmux.1
View File

@ -3037,6 +3037,7 @@ The following variables are available, where appropriate:
.It Li "pane_pid" Ta "PID of first process in pane"
.It Li "pane_start_command" Ta "Command pane started with"
.It Li "pane_start_path" Ta "Path pane started with"
.It Li "pane_tabs" Ta "Pane tab positions"
.It Li "pane_title" Ta "Title of pane"
.It Li "pane_tty" Ta "Pseudo terminal of pane"
.It Li "pane_width" Ta "Width of pane"