Rust TUI clips message instead of wrapping or providing horizontal scroll

Resolved 💬 2 comments Opened May 8, 2025 by bolinfest Closed May 19, 2025

What version of Codex is running?

_No response_

Which model were you using?

_No response_

What platform is your computer?

_No response_

What steps can reproduce the bug?

Have a conversation in the Rust TUI that causes lines longer than the viewable width. The content is clipped and the only way to see it is to make your terminal window wider.

What is the expected behavior?

Ideally, the content would wrap, but not in a way that breaks scrolling.

What do you see instead?

_No response_

Additional information

https://github.com/openai/codex/pull/868 fixed scrolling but broke wrapping.

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗