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