Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Record/playback options to match asciinema #42

Open
johngarner-dwp opened this issue Aug 12, 2022 · 0 comments
Open

Record/playback options to match asciinema #42

johngarner-dwp opened this issue Aug 12, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@johngarner-dwp
Copy link

Would be great if PowerSession could record/playback with the IDLE_TIME_LIMIT functionality asciinema has?

asciinema play --help
usage: asciinema play [-h] [-i IDLE_TIME_LIMIT] [-s SPEED] filename

positional arguments:
  filename              local path, http/ipfs URL or "-" (read from stdin)

options:
  -h, --help            show this help message and exit
  -i IDLE_TIME_LIMIT, --idle-time-limit IDLE_TIME_LIMIT
                        limit idle time during playback to given number of seconds
  -s SPEED, --speed SPEED
                        playback speedup (can be fractional)

Understand this can be done through the asciinema website staged cast files, but to have it locally would very helpful.

@ibigbug ibigbug added the enhancement New feature or request label Aug 21, 2022
@ibigbug ibigbug self-assigned this Aug 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants