claude-code - 💡(How to fix) Fix [Bug] False positive warning for valid keybinding configuration [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#52273Fetched 2026-04-24 06:11:32
View on GitHub
Comments
1
Participants
2
Timeline
4
Reactions
0
Timeline (top)
labeled ×3commented ×1

Code Example

Diagnostics
Currently running: package-manager (2.1.118)
Commit: ef88b5f0a79a
Platform: darwin-arm64
Package manager: homebrew
Path: /opt/homebrew/Caskroom/claude-code@latest/2.1.118/claude
Config install method: unknown
Search: OK (bundled)

  Updates
Auto-updates: Managed by package manager
Auto-update channel: latest
Stable version: 2.1.108
Latest version: 2.1.118

Keybinding configuration issues · /Users/saileshbro/.claude/keybindings.json
"cmd+v" may not work: macOS system paste

  Still having issues? Run /feedback to report details.
RAW_BUFFERClick to expand / collapse

Bug Description getting false positive warning about invalid keybinding which is working fine forme

Environment Info

  • Platform: darwin
  • Terminal: ghostty
  • Version: 2.1.118
  • Feedback ID: 33b43091-990e-44cf-bfea-a95ed5d42f59

Errors

Diagnostics
  ├ Currently running: package-manager (2.1.118)
  ├ Commit: ef88b5f0a79a
  ├ Platform: darwin-arm64
  ├ Package manager: homebrew
  ├ Path: /opt/homebrew/Caskroom/claude-code@latest/2.1.118/claude
  ├ Config install method: unknown
  └ Search: OK (bundled)

  Updates
  ├ Auto-updates: Managed by package manager
  ├ Auto-update channel: latest
  ├ Stable version: 2.1.108
  └ Latest version: 2.1.118

  ✘ Keybinding configuration issues · /Users/saileshbro/.claude/keybindings.json
  └ "cmd+v" may not work: macOS system paste

  Still having issues? Run /feedback to report details.

extent analysis

TL;DR

The false positive warning about an invalid keybinding for "cmd+v" may be due to a conflict with the macOS system paste shortcut.

Guidance

  • Verify that the "cmd+v" keybinding is correctly defined in the /Users/saileshbro/.claude/keybindings.json file.
  • Check if the issue persists when using a different keybinding that does not conflict with macOS system shortcuts.
  • Review the Claude documentation to see if there are any known issues or workarounds for keybinding conflicts on macOS.
  • Consider reporting the issue using the /feedback command to provide more details.

Example

No code snippet is provided as it is not necessary for this issue.

Notes

The issue may be specific to the macOS platform and the ghostty terminal, so the solution may not apply to other environments.

Recommendation

Apply workaround: try using a different keybinding that does not conflict with macOS system shortcuts, as the current version (2.1.118) does not seem to have a fix for this issue.

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