teletypewriter

Crates.ioteletypewriter
lib.rsteletypewriter
version0.2.30
created_at2023-03-22 10:30:22.904403+00
updated_at2025-09-13 12:48:46.783235+00
descriptionRust crate to create a pseudoterminal (pty) that emulates a tty, which is a command in Unix and Unix-like operating systems to print the file name of the terminal connected to standard input. tty stands for TeleTYpewriter. This project is created and maintained for Rio terminal purposes but feel free to use it.
homepage
repositoryhttps://github.com/raphamorim/rio
max_upload_size
id816920
size106,276
Raphael Amorim (raphamorim)

documentation

https://docs.rs/crate/teletypewriter/latest

README

Teletypewriter

Rust crate to create a pseudoterminal (pty) that emulates a tty, which is a command in Unix and Unix-like operating systems to print the file name of the terminal connected to standard input. tty stands for TeleTYpewriter. This project is created and maintained for Rio terminal purposes but feel free to use it.

Commit count: 3498

cargo fmt