mirror of
https://github.com/tmux/tmux.git
synced 2026-05-30 22:26:18 +00:00
Remove some non-FP code and remove explicit inheritance of pane options.
This commit is contained in:
36
tmux.1
36
tmux.1
@@ -5201,42 +5201,6 @@ Set clock hour format.
|
||||
.It Ic fill\-character Ar character
|
||||
Set the character used to fill areas of the terminal unused by a window.
|
||||
.Pp
|
||||
.It Ic floating\-pane\-border\-style Ar style
|
||||
Set the default border style for all floating panes in the window.
|
||||
This overrides
|
||||
.Ic pane-border-style
|
||||
for floating panes.
|
||||
A per-pane style set with
|
||||
.Fl S
|
||||
on the
|
||||
.Ic new\-pane
|
||||
command or with
|
||||
.Ic set-option Fl p
|
||||
takes priority over this option.
|
||||
For how to specify
|
||||
.Ar style ,
|
||||
see the
|
||||
.Sx STYLES
|
||||
section.
|
||||
.Pp
|
||||
.It Ic floating\-pane\-style Ar style
|
||||
Set the default content style for all floating panes in the window.
|
||||
This overrides
|
||||
.Ic window-style
|
||||
for floating panes.
|
||||
A per-pane style set with
|
||||
.Fl s
|
||||
on the
|
||||
.Ic new\-pane
|
||||
command or with
|
||||
.Ic select-pane Fl P
|
||||
takes priority over this option.
|
||||
For how to specify
|
||||
.Ar style ,
|
||||
see the
|
||||
.Sx STYLES
|
||||
section.
|
||||
.Pp
|
||||
.It Ic main\-pane\-height Ar height
|
||||
.It Ic main\-pane\-width Ar width
|
||||
Set the width or height of the main (left or top) pane in the
|
||||
|
||||
Reference in New Issue
Block a user