Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 421 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 421 Bytes

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.