79334656

Date: 2025-01-07 00:33:59
Score: 0.5
Natty:
Report link

There are actually quite a lot of ANSI escape sequences, and a regex to catch them all would be very large, see here

I'd recommend getting ansi2txt (Python port, Go port) and piping your output to that instead.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • High reputation (-1):
Posted by: Azmisov