term_manager

Crates.ioterm_manager
lib.rsterm_manager
version0.1.3
created_at2025-09-14 18:40:28.635472+00
updated_at2025-09-20 21:34:26.613541+00
descriptionWrapper around libc::termios for fine-grained stdin/stdout control.
homepage
repositoryhttps://github.com/sebastian-j-ibanez/repl_suite
max_upload_size
id1839036
size8,198
Sebastian Ibanez (sebastian-j-ibanez)

documentation

https://docs.rs/term_manager/

README

term_manager

Crates.io Version Crates.io Total Downloads GitHub License

Wrapper around libc::termios for fine-grained stdin/stdout control.

Example usage.

An demo REPL (built using term_manager and repl_lib) can be found here in the repl_demo crate.

Commit count: 14

cargo fmt