mirror of
https://github.com/tmux/tmux.git
synced 2025-09-06 17:07:00 +00:00
Merge branch 'obsd-master'
This commit is contained in:
34
tmux.1
34
tmux.1
@ -5080,6 +5080,8 @@ heavy lines using UTF-8 characters
|
||||
simple ASCII characters
|
||||
.It number
|
||||
the pane number
|
||||
.It spaces
|
||||
space characters
|
||||
.El
|
||||
.Pp
|
||||
.Ql double
|
||||
@ -5188,6 +5190,38 @@ Other attributes are ignored.
|
||||
.Xc
|
||||
Sets which side of the pane to display pane scrollbars on.
|
||||
.Pp
|
||||
.It Ic pane-status-current-style Ar style
|
||||
Set status line style for the currently active pane.
|
||||
For how to specify
|
||||
.Ar style ,
|
||||
see the
|
||||
.Sx STYLES
|
||||
section.
|
||||
.Pp
|
||||
.It Ic pane-status-style Ar style
|
||||
Set status line style for a single pane.
|
||||
For how to specify
|
||||
.Ar style ,
|
||||
see the
|
||||
.Sx STYLES
|
||||
section.
|
||||
.Pp
|
||||
.It Ic session-status-current-style Ar style
|
||||
Set status line style for the currently active session.
|
||||
For how to specify
|
||||
.Ar style ,
|
||||
see the
|
||||
.Sx STYLES
|
||||
section.
|
||||
.Pp
|
||||
.It Ic session-status-style Ar style
|
||||
Set status line style for a single session.
|
||||
For how to specify
|
||||
.Ar style ,
|
||||
see the
|
||||
.Sx STYLES
|
||||
section.
|
||||
.Pp
|
||||
.It Ic window-status-activity-style Ar style
|
||||
Set status line style for windows with an activity alert.
|
||||
For how to specify
|
||||
|
Reference in New Issue
Block a user