term_manager
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.
Wrapper around libc::termios for fine-grained stdin/stdout control.
An demo REPL (built using term_manager) can be found here: rust-cli-demo.