term_manager 0.1.3

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

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.