Disable forced focus when a notification appears, but keeping the notification
Resolved 💬 3 comments Opened Mar 8, 2026 by RodriMora Closed Mar 8, 2026
What variant of Codex are you using?
CLI
What feature would you like to see?
At the moment it's possible to completely disable the forced focus window by disabling the notifications but it's not possible to keep the notifications and disable the first focus feature when the notification pops up and codex requires attention.
Additional information
[tui]
notifications = false
disables the forced focus to the terminal, but disables notifications too.
Ideally a focus_window_on_notification = true/false would allow for a more fine grain configuration
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗