Skip to content

Comments

Make MouseMultiCursor toggle cursors#3146

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

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

Conversation

@dmaluka
Copy link
Collaborator

@dmaluka dmaluka commented Feb 20, 2024

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

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
Copy link
Collaborator Author

dmaluka commented May 1, 2024

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
Copy link
Collaborator Author

dmaluka commented May 1, 2024

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