=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.751 retrieving revision 1.752 diff -u -r1.751 -r1.752 --- src/usr.bin/tmux/tmux.1 2020/05/16 14:10:29 1.751 +++ src/usr.bin/tmux/tmux.1 2020/05/16 14:13:37 1.752 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.751 2020/05/16 14:10:29 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.752 2020/05/16 14:13:37 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" @@ -4661,7 +4661,8 @@ 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 @@ 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 ) ,