mirror of
https://github.com/openai/codex.git
synced 2026-08-23 13:09:46 +00:00
## Why Showing the cursor before moving it can briefly expose it at its previous position during a draw. ## What changed Reorder terminal cursor updates so the cursor is positioned before it is made visible. ## Testing Add a regression test that verifies the cursor move escape sequence is emitted before the show-cursor sequence. GitOrigin-RevId: 2df277ba315bef4a7a56c11ecb78fcd52c354ac5