mirror of
https://github.com/openai/codex.git
synced 2026-05-04 19:36:45 +00:00
The `tui.animations` switch should gate all animations in the TUI, but a recent change introduced a regression that didn't include the gate. This makes it difficult to use the TUI with a screen reader. This fix addresses #11856