teletypewriter

Crates.ioteletypewriter
lib.rsteletypewriter
version0.1.17
sourcesrc
created_at2023-03-22 10:30:22.904403
updated_at2024-10-06 09:36:35.820929
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
size100,937
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: 2563

cargo fmt