#tty #script #tee #pty

tty-spawn

The internal tty spawning functionality of the teetty utility

2 releases

0.3.1 Jan 23, 2023
0.3.0 Dec 30, 2022

#23 in #tee

41 downloads per month
Used in teetty

Apache-2.0

21KB
362 lines

tty-spawn

Build Status Crates.io License rustc 1.60.0 Documentation

tty-spawn is the underlying library on which teetty is built. It lets you spawn processes in a fake TTY and duplex stdin/stdout so you can communicate with an otherwise user attended process.

Dependencies

~2MB
~38K SLoC