term_manager 0.1.0

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

term_manager

GitHub License

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

Example usage.

An demo REPL (built using term_manager) can be found here: rust-cli-demo.