Skip to content

Messages to be submitted after next tool call (press esc to interrupt and send immediately) not working on CLI #17095

@JaySabva

Description

@JaySabva

What version of Codex CLI is running?

codex-cli 0.118.0

What subscription do you have?

Enterprise

Which model were you using?

gpt-5.4

What platform is your computer?

Darwin 25.4.0 arm64 arm

What terminal emulator and version are you using (if applicable)?

No response

What issue are you seeing?

Messages to be submitted after next tool call (press esc to interrupt and send immediately) not working on CLI

What steps can reproduce the bug?

Steps to reproduce

  1. Open the CLI.
  2. Submit a prompt that triggers a long-running tool call.
  3. While the tool call is still running, type a follow-up message into the input box.
  4. Wait for the UI hint: Messages to be submitted after next tool call (press esc to interrupt and send immediately).
  5. Press Esc.

Nothing happens. The queued message is not sent immediately, and the CLI stays in the current tool-call state.

What is the expected behavior?

The queued message should be submitted immediately after pressing Esc, interrupting the current tool call.

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    TUIIssues related to the terminal user interface: text input, menus and dialogs, and terminal displaybugSomething isn't workingtool-callsIssues related to tool calling

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions