faressoft / faressoft/terminalizer
Fails to work on windows
- Dominant language
- JavaScript
- Stars
- 16.2k
- Forks
- 520
- PR merge metrics
- No merged PRs in 30d
Description
I'm not sure what I'm doing wrong.
When I run `terminalizer record demo`, it prints 'Press CTRL+D to exit and save the recording', then it completely exits, the console is cleared, and a new shell is opened. I think the node process is still running in the background, but I can't figure out why it just exits.
Running in powershell, node version: v12.18.2
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce `terminalizer record demo` in PowerShell with Node v12.18.2 and observe the exit, console clearing, and new shell. Trace the `record` command's process and terminal handling; done means recording stays active until CTRL+D and saves without unexpectedly exiting or opening another shell.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, powershell
- Domain
- cli, operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100