ANSI_CSI

The string that starts an ANSI command sequence.

immutable
auto ANSI_CSI = "\033[";

Meta