Is there any setting or package in sublime text 3 that makes the cursor move smoothly when typing like in monkeytype.com That just makes me wanna type forever.
Asked
Active
Viewed 1,389 times
1
-
I see what you mean, [monkeytype.com](https://www.monkeytype.com) certainly has the smoothest caret I've ever seen. – mattst Dec 12 '20 at 22:09
1 Answers
2
No, there is no setting that exposes this sort of cursor movement through the file, while typing or otherwise.
It's also not possible via a package, since the rendering of the display is done in the core, and isn't something that can be modified by plugin code.

OdatNurd
- 21,371
- 3
- 50
- 68