-
Notifications
You must be signed in to change notification settings - Fork 7
The ruler line falls behind the cursor #19
Copy link
Copy link
Open
Labels
Description
This has only started happening in the last couple of days, so perhaps it's an issue with the latest Atom update. I've noticed it on both OS X El Capitan and Ubuntu 16.04.
When I type the first character on a new line, the ruler moves with the cursor no problem. When I type the second character on a line, the ruler doesn't move, so that it is then one column to the left of the cursor. If I continue typing, the ruler remains one column to the left of the cursor. I get the same problem when I start typing on a line that already has some characters on it.
I don't know CoffeeScript, but it feels like a simple off-by-one error. Let me know if you need any more information, or if there's anything I can do to help.
Reactions are currently unavailable