Meow icon indicating copy to clipboard operation
Meow copied to clipboard

If the input already has ANSI escape codes, they get displayed

Open fun840 opened this issue 3 years ago • 0 comments

Here's an example (I'm using PowerShell 7, so `e is the ANSI escape code): image You could probably add something, maybe using regex, to remove any ANSI escape sequences.

fun840 avatar Sep 11 '21 17:09 fun840