-
Notifications
You must be signed in to change notification settings - Fork 8.7k
Open
Labels
TUIIssues related to the terminal user interface: text input, menus and dialogs, and terminal displayIssues related to the terminal user interface: text input, menus and dialogs, and terminal displaybugSomething isn't workingSomething isn't working
Description
What version of Codex is running?
codex-cli 0.42.0
Which model were you using?
Any model (e.g. gpt-5-codex)
What platform is your computer?
Darwin 24.6.0 arm64 arm
What steps can reproduce the bug?
- Open
codexand write a few words into the prompt. - Move the cursor to a word boundary and press
option+backspace.
What is the expected behavior?
The last word should be deleted, ending at the cursor position.
What do you see instead?
Only a single character gets deleted, as if option is not pressed at all.
Additional information
I am using Ghostty as my terminal, but the same bug happens in the macOS' own Terminal app as well.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
TUIIssues related to the terminal user interface: text input, menus and dialogs, and terminal displayIssues related to the terminal user interface: text input, menus and dialogs, and terminal displaybugSomething isn't workingSomething isn't working