TerminalRenderExtraAttrs
object TerminalRenderExtraAttrs
Stable public render extra-attribute word decoder and packer.
This word carries less common attributes so renderers that do not need them can pass null for extraAttrWords and avoid the extra copy channel.
The bit layout is:
bits 0..1: underline color kind.
bits 2..25: underline color value.
bit 26: overline.
bits 27..63: reserved and currently zero.