openai / openai/codex

Feature request: Enter to immediately steer a queued message

Open
#42,610 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

app enhancement
Dominant language
Rust
Stars
125k
Forks
19.4k
PR merge metrics
PR metrics pending

Description

While Codex is working and a follow-up message is queued, pressing Enter with an empty composer should immediately steer the queued message into the active run—equivalent to clicking its steer control.
The existing Enter-key symbol already suggests this shortcut works. Supporting it would make the behavior intuitive and save a mouse click each time.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing terminal input handling for Enter when the composer is empty, then compare it with the existing queued-message steer control. The work is done when pressing Enter steers the queued message into the active run exactly as the control does, with coverage for the empty-composer case.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.