Add an attribute for ACS.

This commit is contained in:
Nicholas Marriott
2020-04-23 07:15:17 +01:00
parent 106e5d07be
commit 1a612a5936
3 changed files with 9 additions and 4 deletions

5
tmux.1
View File

@ -4661,7 +4661,8 @@ for the terminal default colour; or a hexadecimal RGB string such as
Set the background colour.
.It Ic none
Set no attributes (turn off any active attributes).
.It Xo Ic bright
.It Xo Ic acs ,
.Ic bright
(or
.Ic bold ) ,
.Ic dim ,
@ -4681,6 +4682,8 @@ Set an attribute.
Any of the attributes may be prefixed with
.Ql no
to unset.
.Ic acs
is the terminal alternate character set.
.It Xo Ic align=left
(or
.Ic noalign ) ,