diff options
author | Thomas Adam <thomas@xteddy.org> | 2021-10-26 00:01:13 +0100 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2021-10-26 00:01:13 +0100 |
commit | 6f46f71d58d508703c29ddc50c04bb4b56603e20 (patch) | |
tree | 9ea7bdd539a666bca2cee4908d53362fcd264bc5 /tmux.1 | |
parent | 3934d9b24de376cf0b6868c56751b55bd2d60399 (diff) | |
parent | 197a116f5a2146309c4c6fecbd9d08d36f2be750 (diff) | |
download | rtmux-6f46f71d58d508703c29ddc50c04bb4b56603e20.tar.gz rtmux-6f46f71d58d508703c29ddc50c04bb4b56603e20.tar.bz2 rtmux-6f46f71d58d508703c29ddc50c04bb4b56603e20.zip |
Merge branch 'obsd-master' into master
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |