I’ve been running macOS Tahoe since the second beta. One of the most frustrating issues has been slow scrolling in
@panic Nova after having the editor open for a while. It can be fixed by quitting and restarting the app, but as you can imagine it’s very annoying.
Turns out this is not a Nova bug, but rather a problem that affects all apps, as discovered by
@mitchellhMitchell Hashimoto.
To work around it:
`defaults write com.panic.nova NSAutoFillHeuristicControllerEnabled -bool false`
https://github.com/zed-industries/zed/issues/33182#issuecomment-3289846957