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
We deliberately disabled ApplePressAndHoldEnabled so that repeated key events make it through to our terminal views, just like Terminal.app. Unlike Terminal.app, when you re-enable it, the accent window shows up properly, but the key keeps repeating.
We deliberately disabled
ApplePressAndHoldEnabledso that repeated key events make it through to our terminal views, just like Terminal.app. Unlike Terminal.app, when you re-enable it, the accent window shows up properly, but the key keeps repeating.We should follow Terminal.app in this case.
Screen.Recording.2026-07-03.at.10.49.37.AM.mp4
Relevant discussions: #12515, #10669