summaryrefslogtreecommitdiffstats
path: root/tmux.1
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2013-02-23 13:02:52 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2013-02-23 13:02:52 +0000
commit5f904aa35002246ee1005e3849455ccbdc321781 (patch)
treeb1670bedc01531bae59a692e96df2e64c94389cd /tmux.1
parent1994ae4640077ad43430e5a94886546976239b36 (diff)
Add pane_tags format to format_window_pane based on code from George Nachman.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.11
1 files changed, 1 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index 475bac01..882a71f8 100644
--- a/tmux.1
+++ b/tmux.1
@@ -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"