faressoft / faressoft/terminalizer
Getting terminal ANSI escape sequences when replaying Powershell session
- Dominant language
- JavaScript
- Stars
- 16.2k
- Forks
- 520
- PR merge metrics
- No merged PRs in 30d
Description
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?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing a recorded PowerShell session on macOS and compare its normal recording output with the replayed output. Investigate where the replay emits the shown ANSI escape sequences, and consider the issue done when replayed sessions no longer display those sequences as literal text.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100