RESET_INVISIBLE top-level constant

String const RESET_INVISIBLE

Clears INVISIBLE — SGR 28.

Implementation

const String RESET_INVISIBLE = '${CSI}28$SGR';