-
The `delete()` method has:
> If this cursor's key only flag is set, throw an InvalidStateError exception.
I can't think of a good reason for this limitation. Anyone know why it's in there?
-
Players need to see colour coded mouse cursors for their opponents
-
## What's the problem?
Currently, when two people are working on a project, there is only one cursor persisted with each source and that cursor is only used upon load. This means that the cursors are…
-
The addition of "multiplexing" to the BaselinePlugin got me thinking about our whole Cursor feature. Right now, we've got one Cursor, and you can turn it on or off. It might be worthwhile just to re…
-
supporting this can have an effect on #39, in that we might have to just handle changes sequentially
-
Hi,
I just tried to use your library to use cursors on the freebase database, as I didn't manage to do this without a library, or having to rewrite everything.
But I couldn't find a way to do it witho…
-
```
Allow for the configuration of and programmatic use of Tailable cursors
```
Original issue reported on code.google.com by `ee.devf...@gmail.com` on 13 Mar 2010 at 6:46
-
https://www.emojicursor.app
-
I've been lately using Howl, coming from Sublime Text/ Atom one major feature I miss is multiple cursors.
They are very useful for doing the same edit on different parts.
-
The CSS `cursor` property can accept either a keyword for a named cursor, or a url for an arbitrary image to use as the cursor. Currently, we parse both, but completely ignore urls:
https://github.…