-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Closed
Labels
Description
What version of Codex is running?
codex-cli 0.46.0
What subscription do you have?
Plus
Which model were you using?
gpt-5
What platform is your computer?
Windows 11
What issue are you seeing?
When using the Codex CLI terminal, it’s not possible to type the @ symbol.
Pressing @ simply produces no input or response. This issue makes it difficult to enter email addresses or environment variables that use @, limiting terminal usability.
What steps can reproduce the bug?
Open Codex CLI terminal inside VS Code.
Try typing the @ character (Shift + 2 on standard US layout).
Notice that @ does not appear in the input.
What is the expected behavior?
Typing @ should insert the character normally into the terminal input.
Additional information
No response