Apparently github does not allow you to pop tabs. So just Right click and open tab in new tab
- add 3 fingerprints (both index and right middle finger)
- extend screensaver timeout
Apparently github does not allow you to pop tabs. So just Right click and open tab in new tab
$ osascript -e 'id of app "Cursor"' | |
mine looked like this: com.todesktop.230313mzl4w4u92 | |
Then do: | |
$defaults write <app id goes here> ApplePressAndHoldEnabled -bool false | |
And restart Cursor :boom: |