|
_PROMPT = "\027[38;5;10m; \027[0m"_PROMPT2 = "\027[38;5;10m;; \027[0m"That turns the prompt into a coloured semicolon, which is handy when I want to copy and paste several lines for testing, since the semicolon does nothing, whereas the standard prompt causes a syntax error.