claude-code - 💡(How to fix) Fix [BUG] Option+key special characters (¡ ¿ é ñ) broken in input since recent update — regression [1 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#57741Fetched 2026-05-11 03:26:38
View on GitHub
Comments
1
Participants
2
Timeline
5
Reactions
0
Author
Timeline (top)
labeled ×4commented ×1

Error Message

Error Messages/Logs

Fix Action

Fix / Workaround

Workaround
Copy-paste special characters from another source. Not a fix.

RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing issues and this hasn't been reported yet
  • This is a single bug report (please file separate reports for different bugs)
  • I am using the latest version of Claude Code

What's Wrong?

Option+key combinations that produce special characters (e.g. Option+1 → ¡, Option+Shift+/ → ¿, Option+e then vowel → é) no longer work in the Claude Code input field. These characters work correctly in every other app (Terminal, TextEdit, browser) and in a separate terminal session running alongside Claude Code.

This is a regression — these combos worked last week. Current version: 2.1.138.

Related: #37332 (same class of bug, was closed, appears to have regressed).

To reproduce

  1. Open Claude Code in terminal
  2. In the input prompt, press Option+1
  3. Expected: ¡ appears
  4. Actual: nothing happens (keystroke swallowed)

Environment

  • macOS 24.6.0 (Darwin)
  • Shell: zsh
  • Keyboard: Logitech MX Keys S (US layout)
  • Claude Code 2.1.138
  • Locale: en_US.UTF-8

Workaround
Copy-paste special characters from another source. Not a fix.

What Should Happen?

Press Opt+1 and get a single inverted exclamation mark: ¡

Error Messages/Logs

Steps to Reproduce

  1. Open Claude Code in terminal
  2. In the input prompt, press Option+1
  3. Expected: ¡ appears
  4. Actual: nothing happens (keystroke swallowed)

Claude Model

None

Is this a regression?

Yes, this worked in a previous version

Last Working Version

IDK. worked last week

Claude Code Version

2.1.138

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

No response

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING