Make a typescript of a terminal session in the style of the script
command.
$ cargo install sqript
# Record a session
$ sqript <file name>
# Print help
$ sqript --help
This is very much a toy implementation. I wrote this to play around with pseudoterminals and mio.