| Crates.io | term_manager |
| lib.rs | term_manager |
| version | 0.1.3 |
| created_at | 2025-09-14 18:40:28.635472+00 |
| updated_at | 2025-09-20 21:34:26.613541+00 |
| description | Wrapper around libc::termios for fine-grained stdin/stdout control. |
| homepage | |
| repository | https://github.com/sebastian-j-ibanez/repl_suite |
| max_upload_size | |
| id | 1839036 |
| size | 8,198 |
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.