mirror of
https://github.com/tmux/tmux.git
synced 2025-09-01 20:57:00 +00:00
Merge branch 'obsd-master'
This commit is contained in:
10
tmux.1
10
tmux.1
@ -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
|
||||
|
Reference in New Issue
Block a user