You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This used to be a feature, but Atom has since changed the way cursors show up in the DOM. The last/controlled cursor used to be the last <div class="cursor">, but now they're sorted based on position.
In other words, this is now impossible to do with plain CSS.
Thanks for reporting, I hadn't noticed that this had broken.
No description provided.
The text was updated successfully, but these errors were encountered: