mirror of
https://github.com/samsonjs/vibetunnel.git
synced 2026-04-22 14:06:02 +00:00
| .. | ||
| src | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| README.md | ||
tty-spawn
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.
License and Links
- Documentation
- Issue Tracker
- License: Apache-2.0