|
|
|
|
|
by pankajdoharey
3044 days ago
|
|
I have been a big supporter of script command, infact i never understood the drive for asciinema and others like it written in various languages.
I see asciinema as a dependency to be installed by users to record a session. |
|
Anyway, if you're only interested in replay inside a terminal, and you don't care about sharing the recordings on the web then reaching for script first is my recommendation. However, if we forget about the web part, there are still useful things for local workflow, like idle time optimization, pausing/stepping through recording and a single recording file instead of 2 (if you record timing info with script).