PRIMARY_FONT top-level constant

String const PRIMARY_FONT

The terminal's default font — SGR 10.

Implementation

const String PRIMARY_FONT = '${CSI}10$SGR';