Enhance pty utils: * Support closing stdin * Separate stderr and stdout streams to allow consumers differentiate them * Provide compatibility helper to merge both streams back into combined one * Support specifying terminal size for pty, including on-demand resizes while process is already running * Support terminating the process while still consuming its outputs |
||
|---|---|---|
| .. | ||
| win | ||
| lib.rs | ||
| pipe.rs | ||
| process.rs | ||
| process_group.rs | ||
| pty.rs | ||
| tests.rs | ||