Add top-floating and bottom-floating to pane-border-status to show

status line only on floating panes.
This commit is contained in:
nicm
2026-06-15 08:16:05 +00:00
parent 97b5f22a70
commit 7a18fa281d
7 changed files with 65 additions and 32 deletions

7
tmux.1
View File

@@ -5638,9 +5638,14 @@ and
will fall back to standard ACS line drawing when UTF\-8 is not supported.
.Pp
.It Xo Ic pane\-border\-status
.Op Ic off | top | bottom
.Op Ic off | top | bottom | top\-floating | bottom\-floating
.Xc
Turn pane border status lines off or set their position.
If set to
.Ic top\-floating
or
.Ic bottom\-floating ,
status lines are shown only on floating panes.
.Pp
.It Ic pane\-border\-style Ar style
Set the pane border style for panes aside from the active pane.