mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 05:21:10 +00:00
Add two new style parameters, width and pad, which apply to scrollbars.
From Michael Grant, GitHub issue 4241.
This commit is contained in:
7
tmux.1
7
tmux.1
@ -5071,7 +5071,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