#session #terminal-session #typescript #script #style

app sqript

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

1 unstable release

0.1.0 Dec 23, 2022

#14 in #terminal-session

23 downloads per month

MIT license

10KB
184 lines

sqript

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

Installation

$ cargo install sqript

Usage

# Record a session
$ sqript <file name>

# Print help
$ sqript --help

Comments

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

Dependencies

~4–15MB
~138K SLoC