This is a weird one, and something I’ve been trying to figure out for months. I’m on the dev build, so 4147 as of now, using an M1 Air on latest macOS, 13.1.
I first thought it was an issue with Alfred, as it kept occurring when I’d press the keyboard shortcut for Clipboard History (cmd-alt-v
which I use a ton while coding), but noticed it also occurred when hitting ctrl-space
just to open Alfred’s normal search. There was a 1-2 second pause before the Alfred window would show up. It wasn’t 100% consistent, but happened enough over the last few months to get me writing Alfred support, and now this post once I realized it also happens if I switch to Raycast (w/ the same key bindings, ctrl-space and cmd-alt-v).
If I arrow around a bit first, then hit ctrl-space, I get a long pause, sometimes indefinite until I mouse around or hit another key (!!!). The behavior doesn’t occur if there’s something showing from notification center, or if ST is not in fullscreen. I’ve been seeing this behavior often because I spend all day coding in Sublime, using keyboard for navigation, and always fullscreen (for the last … 12 years? holy smokes).
It only happens when using Sublime Text. It’s not reproducible in Nova or vscode or any other app I tried. And only when fullscreen, and after arrowing-around first. I tried opening console and sublime.log_input(True)
but the keypresses do not show up in console, which makes me think something else is eating the keystrokes. I tried using an app, Shortcut Detective to see if that helped, but when it’s running, the issue doesn’t reproduce, and Alfred opens the Clipboard History immediately.
Pretty maddening, since coding fullscreen in ST is 95% of what I do on my computer, and I use the clipboard manager constantly.
Any suggestions of things to try to diagnose would be much appreciated! Such a weird problem.
(Just to prove I’m not crazy (because after months of trying to debug this, it’s feeling possible), I made a video with my iPhone—the behavior goes away if I try using licecap or quicktime for a screencap: https://share.natebeaty.com/IMG_2935/)