core-agent-ide/codex-rs/utils/pty
Pavel Krymets f48d88067e
Fix unified_exec on windows (#7620)
Fix unified_exec on windows

Requires removal of PSUEDOCONSOLE_INHERIT_CURSOR flag so child processed
don't attempt to wait for cursor position response (and timeout).


https://github.com/wezterm/wezterm/compare/main...pakrym:wezterm:PSUEDOCONSOLE_INHERIT_CURSOR?expand=1

---------

Co-authored-by: pakrym-oai <pakrym@openai.com>
2025-12-05 20:09:43 +00:00
..
src Fix unified_exec on windows (#7620) 2025-12-05 20:09:43 +00:00
Cargo.toml Fix unified_exec on windows (#7620) 2025-12-05 20:09:43 +00:00