faressoft / terminalizer

🦄 Record your terminal and generate animated gif images or share a web player
https://terminalizer.com
MIT License
15.39k stars 500 forks source link

Getting terminal ANSI escape sequences when replaying Powershell session #202

Open gmatev opened 2 years ago

gmatev commented 2 years ago

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?