You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Would be great if PowerSession could record/playback with the IDLE_TIME_LIMIT functionality asciinema has?
Understand this can be done through the asciinema website staged cast files, but to have it locally would very helpful.
The text was updated successfully, but these errors were encountered: