The asciicast file: https://asciinema.org/a/HRXG7L1NjDjA8Tdy8ll6oBJc9.cast is big because there are a lot of updates to the screen that hardly change the screen.
Is there a way I can tell asciinema
summarize changes every, say, 100 ms?
There is a way to tell asciinema
to have a max pause between updates (-i
); what I am looking for is sort of the opposite: I want asciinema
to output to the cast file at most every 100 ms and to merge the changes before outputting.