pub fn strip_ansi_codes(input: &str) -> String
Strip ANSI escape codes from a string using a robust regex