-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Description
Is there a way to set a delay before the next loop starts? I would love to have a few seconds to look at the final output before it disappears when the next loop iteration is started. Currently, it starts immediately, so the last lines are impossible to read.
I checked the Asciinema docs, and didn't find anything useful to make a PR.
I also thought about adding a sleep(4)
at the end, but I would like this not to be visible. Is it possible to hide only one input while the other inputs are shown?
Metadata
Metadata
Assignees
Labels
No labels