Flashing title "[ ! Action required ]" should not change its width #47526
Igor-Mukhin
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
When the codex CLI is waiting on your response, it flashes the string "[ ! Action required ]" in the title, which makes IDEs like JetBrains Idea to change the width of the editor tab, which leads to all tabs on the right to jump left and right.
Can you just fix the length of the flashing by switching between for example "[ ! Action required ]" and "[ _ Action required ]" ?
All reactions