In Sonoma, Apple changed up how their text insertion point looked, making it roundish and thick, and that carried over into Scrivener (Apple’s fault, not Scrivener’s). I hate the new insertion point, and I found a line of code on the internet that reverts the insertion point back to its previous look. It worked for me, hopefully you too.
Open up your Terminal app (Applications > Utilities > Terminal)
Paste this in: sudo defaults write /Library/Preferences/FeatureFlags/Domain/UIKit.plist redesigned_text_cursor -dict-add Enabled -bool NO
Terminal will ask for your password. This is your Mac account/user password.
Reboot your machine.
Ta da! The pre-Sonoma insertion point is back! All is well in the world.
THANK YOU! I can’t believe this ACtUALLY WORKED!
I’ve worked in tech fields for 24 years, been a Mac user for 32. I’ve tried to learn code and use other people’s code many times, but this is the FIRST TIME code fixed something for me.
You have made my world a more beautiful place.
I have a MacBook Air with Sonoma 14.1.1. I’d like to try your fix, but instead of Applications, I have System Settings, and I cannot locate Utilities or Terminal within the menus. Any suggestions? This new text insertion point is driving me nuts.
Greetings from the future world of October 2024, @danthewireman and thank you for this tip… which I used previously to restore my insertion point to normalcy.
Unfortunately it seems that Sequoia (15.0.1 to be precise) doesn’t allow this hack to work, or at least that’s what it seems like. Still stuck with that fat blue blinking cursor of death and it’s driving me nuts.
Considering how little of an upgrade Sequoia seems to be for me, I’m sort of kicking myself right now. Do you, by any possible chance, know if there’s any fix?