terminalizer icon indicating copy to clipboard operation
terminalizer copied to clipboard

Getting terminal ANSI escape sequences when replaying Powershell session

Open gmatev opened this issue 2 years ago • 0 comments

Trying to record a Powershell terminal session on Mac. The recording goes fine, but when I attempt to play the session the output contains terminal ASNI escape sequences

For example

^[[25;1RPS /Users/echo testing5;27R

Any ideas how to prevent this from happening?

gmatev avatar Nov 01 '22 06:11 gmatev