Skip to content

tui: avoid no-op status-line redraws#11155

Merged
joshka-oai merged 1 commit intomainfrom
re/status-redraw-when-changed
Feb 9, 2026
Merged

tui: avoid no-op status-line redraws#11155
joshka-oai merged 1 commit intomainfrom
re/status-redraw-when-changed

Conversation

@rakan-oai
Copy link
Contributor

Rate-limit snapshots are polled every 60s, which causes unconditional redraws.
This causes spurious "tab changed" indicators in terminal apps.

External (non-OpenAI) Pull Request Requirements

Before opening this Pull Request, please read the dedicated "Contributing" markdown file or your PR may be closed:
https://github.com/openai/codex/blob/main/docs/contributing.md

If your PR conforms to our contribution guidelines, replace this text with a detailed and high quality description of your changes.

Include a link to a bug report or enhancement request.

Rate-limit snapshots are polled every 60s, which causes unconditional redraws.
This causes spurious "tab changed" indicators in terminal apps.
@rakan-oai rakan-oai requested a review from joshka-oai February 9, 2026 05:42
@joshka-oai joshka-oai merged commit 4e9e6ca into main Feb 9, 2026
32 checks passed
@joshka-oai joshka-oai deleted the re/status-redraw-when-changed branch February 9, 2026 08:13
@github-actions github-actions bot locked and limited conversation to collaborators Feb 9, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants