sqript

Make a typescript of a terminal session in the style of the script command.

Installation

bash $ cargo install sqript

Usage

```bash

Record a session

$ sqript

Print help

$ sqript --help ```

Comments

This is very much a toy implementation. I wrote this to play around with pseudoterminals and mio.