#terminal-session #typescript #script #style #command #record

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

#10 in #terminal-session

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–14MB
~146K SLoC