defunkt / Zen

Distraction free writing for Atom.
http://atom.io/packages/Zen
MIT License
193 stars 54 forks source link

Jitter in typewriter mode #118

Open khaeru opened 6 years ago

khaeru commented 6 years ago

Running:

When I activate the typewriter option, there is noticeable "jitter"—a brief vertical shift/distortion of the text—on every keystroke. This happens whether typing new text, cutting/pasting, or simply moving the cursor left or right with the arrow keys, and it causes eyestrain, so I find the option unusable :(

Zen seems to implement this option by listening for the event did-change-cursor-position. Two ideas for a fix (that I'm sorry I don't have bandwidth to experiment with right now):