mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 05:21:10 +00:00
Merge branch 'obsd-master' into master
This commit is contained in:
5
tmux.1
5
tmux.1
@ -4214,6 +4214,7 @@ see the
|
||||
.Sx STYLES
|
||||
section.
|
||||
Attributes are ignored.
|
||||
.Pp
|
||||
.It Ic pane-base-index Ar index
|
||||
Like
|
||||
.Ic base-index ,
|
||||
@ -4830,6 +4831,10 @@ replaces a numeric argument by its ASCII equivalent, so
|
||||
.Ql #{a:98}
|
||||
results in
|
||||
.Ql b .
|
||||
.Ql c
|
||||
replaces a
|
||||
.Nm
|
||||
colour by its six-digit hexadecimal RGB value.
|
||||
.Pp
|
||||
A limit may be placed on the length of the resultant string by prefixing it
|
||||
by an
|
||||
|
Reference in New Issue
Block a user