Merge branch 'obsd-master'

This commit is contained in:
Thomas Adam
2024-11-15 16:01:11 +00:00
10 changed files with 190 additions and 66 deletions

10
tmux.1
View File

@ -1068,6 +1068,9 @@ The flags are:
the client has an independent active pane
.It ignore-size
the client does not affect the size of other clients
.It no-detach-on-destroy
do not detach the client when the session it is attached to is destroyed if
there are any other sessions
.It no-output
the client does not receive pane output in control mode
.It pause-after=seconds
@ -5073,7 +5076,12 @@ see the
section.
The foreground colour is used for the slider, the background for the rest of the
scrollbar.
Attributes are ignored.
The
.Ar width
attribute sets the width of the scrollbar and the
.Ar pad
attribute the padding between the scrollbar and the pane.
Other attributes are ignored.
.Pp
.It Xo Ic pane-scrollbars-position
.Op Ic left | right