Meow
Meow copied to clipboard
If the input already has ANSI escape codes, they get displayed
Here's an example (I'm using PowerShell 7, so `e
is the ANSI escape code):
You could probably add something, maybe using regex, to remove any ANSI escape sequences.