1
0
mirror of https://github.com/tmux/tmux.git synced 2025-04-02 22:08:49 +00:00

Improve the documentation of bright colours slightly

Before it seemed as if bright{red,green,yellow} were the only possible
bright colours.

Co-authored-by: Julian Prein <julian@druck.dev>
This commit is contained in:
Julian Prein 2025-03-21 00:07:18 +01:00
parent c7f7cf5bb7
commit 566cd51ee6
No known key found for this signature in database
GPG Key ID: CA6B3A516FAC2555

5
tmux.1
View File

@ -6141,9 +6141,10 @@ The colour is one of:
.Ic cyan , .Ic cyan ,
.Ic white ; .Ic white ;
if supported the bright variants if supported the bright variants
.Ic brightblack ,
.Ic brightred , .Ic brightred ,
.Ic brightgreen , .Eo ...;
.Ic brightyellow ; .Ec
.Ic colour0 .Ic colour0
to to
.Ic colour255 .Ic colour255