warpdotdev / Warp

Warp is the agentic development environment, built for coding with multiple AI agents.
https://warp.dev
Other
24.02k stars 488 forks source link

macOS - Warp Terminal consumes keyboard combinations that are not bound as keyboard shortcuts #6604

Open ninbura opened 3 weeks ago

ninbura commented 3 weeks ago

Pre-submit Checks

Describe the bug

I have bound many keyboard combinations to Window Menu Bar items in macOS, but none of them function when Warp Terminal is focused. I have verified that said keyboard combinations are not bound as keyboard shortcuts in Warp Terminal's settings. Said keyboard combinations work when I have any other application focused.

Image

To reproduce

  1. Bind control+command+shift+[key] to a Menu Bar item in macOS
    • Image
  2. Enter said combination while Warp Terminal is focused.
  3. Observe that Warp Terminal consumes the combination preventing it from bubbling up to macOS.

Expected behavior

Warp Terminal should not consume keyboard combinations that are not standard text input, or that are not bound as keyboard shortcuts.

Screenshots, videos, and logs

warp-logs.zip

Operating system (OS)

macOS

Operating system and version

macOS Sequoia 15.5

Shell Version

zsh 5.9

Current Warp version

v0.2025.06.11.08.11.stable_01

Regression

No, this bug or issue has existed throughout my experience using Warp

Recent working Warp date

No response

Additional context

No response

Does this block you from using Warp daily?

No

Is this an issue only in Warp?

Yes, I confirmed that this only happens in Warp, not other terminals.

Warp Internal (ignore): linear-label:b9d78064-c89e-4973-b153-5178a31ee54e

None