Skip to content

Make MouseMultiCursor toggle cursors#3146

Merged
zyedidia merged 1 commit into
micro-editor:masterfrom
dmaluka:multicursor-mouse-toggle
Mar 4, 2024
Merged

Make MouseMultiCursor toggle cursors#3146
zyedidia merged 1 commit into
micro-editor:masterfrom
dmaluka:multicursor-mouse-toggle

Conversation

@dmaluka

@dmaluka dmaluka commented Feb 20, 2024

Copy link
Copy Markdown
Collaborator

It is useful to be able to use mouse not only for adding new cursors but also for removing them. So let's modify MouseMultiCursor behavior: if a cursor already exists at the mouse click location, remove it.

It is useful to be able to use mouse not only for adding new cursors
but also for removing them. So let's modify MouseMultiCursor behavior:
if a cursor already exists at the mouse click location, remove it.
@zyedidia zyedidia merged commit e5026ef into micro-editor:master Mar 4, 2024
@Gavin-Holt

Copy link
Copy Markdown

Hi

Sorry this does not seem to work on my Windows system.

OS: Windows 10
Version: 2.0.13
Commit hash: 68d88b5
Compiled on April 20, 2024

Kind Regards Gavin Holt

@dmaluka

dmaluka commented May 1, 2024

Copy link
Copy Markdown
Collaborator Author

Which is not surprising: 2.0.13 was released 4 months before this was implemented.

You'd need to compile newest micro from source.

@dmaluka

dmaluka commented May 1, 2024

Copy link
Copy Markdown
Collaborator Author

Compiled on April 20, 2024

Hmm, 2.0.13 but compiled on April 20?
Are you maybe using a nightly build? There is an issue with nightly builds, which I mentioned today in #3276 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants