TERMINAL_EFFECT = Enum { "Reset", "Bold", "Dim", "Italic", "Underline", "BlinkSlow", "BlinkFast", "Invert", "Conceal", "CrossedOut" }