core-agent-ide/codex-rs/tui/tests
Ruslan Nigmatullin 5b04cc657f
utils/pty: add streaming spawn and terminal sizing primitives (#13695)
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
2026-03-06 15:13:12 -08:00
..
fixtures tui: double-press Ctrl+C/Ctrl+D to quit (#8936) 2026-01-14 17:42:52 +00:00
suite utils/pty: add streaming spawn and terminal sizing primitives (#13695) 2026-03-06 15:13:12 -08:00
all.rs fix: integration test for #9011 (#9166) 2026-01-13 23:39:34 +00:00
test_backend.rs update composer + user message styling (#4240) 2025-09-26 16:35:56 -07:00