Chris Ottrey
Results
2
comments of
Chris Ottrey
Not sure, but uses `asciinema` under the hood. Have you got that to work? (I assume with WSL?) Maybe following some of the asciinema [discussions](https://github.com/orgs/asciinema/discussions/47) there might help? Anyone with...
`asciinema-rec_script` builds up a script for `asciinema` to then run. Then any command line arguments passed in to it get passed down into the underlying call to `asciinema rec script`....