▲ | stevenjgarner 2 days ago | |
I am curious about the use cases where a VIDEO recording is inherently more useful than a TEXT recording of a terminal session. I have found simply using: script session.log ... to be invaluable, especially when documenting commands that will be finding their way into a bash script or when I am collaborating with another person who will always have script available in their terminal but may have restrictions on being able to install asciinema. | ||
▲ | justusthane a day ago | parent [-] | |
Demoing TUIs |