You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have an issue with AI and have included the debugging ID (Optional, but helps expedite the AI quality fix). Debugging ID instructions
I have technical issue and have included the logs (optional, but helps expedite the bug fix). Log instructions
Describe the bug
When holding a key that has accented variants (e.g. u, o, a), Warp correctly
shows the macOS press-and-hold accent popup. However, after selecting an accented
character from the popup, Warp inserts BOTH the base character and the selected
accented character, instead of just the accented one.
Example: holding o and selecting ö from the popup results in oö being typed,
not just ö
To reproduce
In a Warp prompt, press and hold a letter key that has accent variants (e.g. o)
Wait for the macOS accent popup to appear
Select an accented variant from the popup (click it or press its number key)
Observe the text that gets inserted
Expected behavior
Only the selected accented character should be inserted (e.g. ö), overriding the
base character, matching the behavior in Terminal.app
Screenshots, videos, and logs
Screen.Recording.2026-07-13.at.07.53.27.mov
Operating system (OS)
macOS
Operating system and version
26.6 Beta (25G5057c)
Shell Version
zsh 5.9 (arm64-apple-darwin25.0)
Current Warp version
v0.2026.07.08.17.54.stable_02
Regression
No, this bug or issue has existed throughout my experience using Warp
Pre-submit Checks
Describe the bug
When holding a key that has accented variants (e.g.
u,o,a), Warp correctlyshows the macOS press-and-hold accent popup. However, after selecting an accented
character from the popup, Warp inserts BOTH the base character and the selected
accented character, instead of just the accented one.
Example: holding
oand selectingöfrom the popup results inoöbeing typed,not just
öTo reproduce
o)Expected behavior
Only the selected accented character should be inserted (e.g.
ö), overriding thebase character, matching the behavior in Terminal.app
Screenshots, videos, and logs
Screen.Recording.2026-07-13.at.07.53.27.mov
Operating system (OS)
macOS
Operating system and version
26.6 Beta (25G5057c)
Shell Version
zsh 5.9 (arm64-apple-darwin25.0)
Current Warp version
v0.2026.07.08.17.54.stable_02
Regression
No, this bug or issue has existed throughout my experience using Warp
Recent working Warp date
No response
Additional context
Might be related to #3191
macOS built-in Terminal.app is fine. Ghostty has another issue (ghostty-org/ghostty#10669)
Does this block you from using Warp daily?
Yes, this issue prevents me from using Warp daily.
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