Hello,
I am using
defaults write -g NSWindowShouldDragOnGesture -bool true
to move windows around in OSX - as described here; however, Cursor seems to be the only app that, somehow, prevents this.
Instead, the menu comes up.
Any ideas on how to “fix” this in Cursor?
ps: it seems to be working fine in VSCode.