Add window-pane-status-format options and adjust the default second

status line to show panes, also change how window-style is checked now
it is a pane option.
This commit is contained in:
nicm
2026-05-27 18:57:10 +00:00
parent 84d016ddcf
commit ee67452772
4 changed files with 68 additions and 42 deletions

14
tmux.1
View File

@@ -5765,6 +5765,20 @@ For how to specify
see the
.Sx STYLES
section.
.Pp
.It Ic window-pane-status-format Ar string
Set the format in which the window pane is displayed in the status line window
pane list.
See the
.Sx FORMATS
and
.Sx STYLES
sections.
.Pp
.It Ic window-pane-current-status-format Ar string
Like
.Ar window-status-format ,
but is the format used when the window is the current window.
.El
.Sh HOOKS
.Nm